Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/wined3d/
H A Dglsl_shader.c10844 static const SHADER_HANDLER shader_glsl_instruction_handler_table[WINED3DSIH_TABLE_SIZE] = variable
11090 hw_fct = shader_glsl_instruction_handler_table[ins->handler_idx]; in shader_glsl_handle_instruction()