Searched refs:WINED3DSIH_TABLE_SIZE (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dshader_sm1.c288 {0, 0, 0, WINED3DSIH_TABLE_SIZE, 0, 0 },
383 {0, 0, 0, WINED3DSIH_TABLE_SIZE, 0, 0 },
424 while (opcode_table[i].handler_idx != WINED3DSIH_TABLE_SIZE)
596 ins->handler_idx = WINED3DSIH_TABLE_SIZE;
H A Dshader_sm4.c299 ins->handler_idx = WINED3DSIH_TABLE_SIZE;
H A Dshader.c491 if (ins.handler_idx == WINED3DSIH_TABLE_SIZE)
1140 if (ins.handler_idx == WINED3DSIH_TABLE_SIZE)
1275 if (ins.handler_idx == WINED3DSIH_TABLE_SIZE)
H A Dwined3d_private.h541 WINED3DSIH_TABLE_SIZE enumerator in enum:WINED3D_SHADER_INSTRUCTION_HANDLER
H A Dglsl_shader.c5355 static const SHADER_HANDLER shader_glsl_instruction_handler_table[WINED3DSIH_TABLE_SIZE] =
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dshader_sm1.c284 {0, 0, 0, WINED3DSIH_TABLE_SIZE, 0, 0 },
379 {0, 0, 0, WINED3DSIH_TABLE_SIZE, 0, 0 },
420 while (opcode_table[i].handler_idx != WINED3DSIH_TABLE_SIZE)
592 ins->handler_idx = WINED3DSIH_TABLE_SIZE;
H A Dshader_sm4.c299 ins->handler_idx = WINED3DSIH_TABLE_SIZE;
H A Dshader.c491 if (ins.handler_idx == WINED3DSIH_TABLE_SIZE)
1140 if (ins.handler_idx == WINED3DSIH_TABLE_SIZE)
1273 if (ins.handler_idx == WINED3DSIH_TABLE_SIZE)
H A Dwined3d_private.h530 WINED3DSIH_TABLE_SIZE enumerator in enum:WINED3D_SHADER_INSTRUCTION_HANDLER
H A Dglsl_shader.c5214 static const SHADER_HANDLER shader_glsl_instruction_handler_table[WINED3DSIH_TABLE_SIZE] =
H A Darb_program_shader.c4756 static const SHADER_HANDLER shader_arb_instruction_handler_table[WINED3DSIH_TABLE_SIZE] =
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dshader_sm4.c717 ins->handler_idx = WINED3DSIH_TABLE_SIZE;
786 ins->handler_idx = WINED3DSIH_TABLE_SIZE;
795 ins->handler_idx = WINED3DSIH_TABLE_SIZE;
H A Dshader_sm1.c291 {0, 0, 0, WINED3DSIH_TABLE_SIZE, 0, 0 },
386 {0, 0, 0, WINED3DSIH_TABLE_SIZE, 0, 0 },
427 while (opcode_table[i].handler_idx != WINED3DSIH_TABLE_SIZE)
707 ins->handler_idx = WINED3DSIH_TABLE_SIZE;
H A Dshader.c533 if (ins.handler_idx == WINED3DSIH_TABLE_SIZE)
1281 if (ins.handler_idx == WINED3DSIH_TABLE_SIZE)
1400 if (ins.handler_idx == WINED3DSIH_TABLE_SIZE)
H A Dwined3d_private.h570 WINED3DSIH_TABLE_SIZE enumerator in enum:WINED3D_SHADER_INSTRUCTION_HANDLER
H A Darb_program_shader.c5176 static const SHADER_HANDLER shader_arb_instruction_handler_table[WINED3DSIH_TABLE_SIZE] =
H A Dglsl_shader.c6576 static const SHADER_HANDLER shader_glsl_instruction_handler_table[WINED3DSIH_TABLE_SIZE] =

Completed in 453 milliseconds