Home
last modified time | relevance | path

Searched refs:np2_fixup_location (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/directx/wine/wined3d/
H A Dglsl_shader.c222 GLint np2_fixup_location; member
1237 …GL_EXTCALL(glUniform4fv(ps->np2_fixup_location, ps->np2_fixup_info->num_consts, &np2fixup_constant… in shader_glsl_load_np2fixup_constants()
9691 ps->np2_fixup_location = GL_EXTCALL(glGetUniformLocation(program_id, "ps_samplerNP2Fixup")); in shader_glsl_init_ps_uniform_locations()
10252 if (entry->ps.np2_fixup_location != -1) in set_glsl_shader_program()