Searched defs:input_semantic_index (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h50 ubyte input_semantic_index[PIPE_MAX_SHADER_INPUTS]; member in struct:tgsi_shader_info
/external/mesa3d/src/mesa/state_tracker/
H A Dst_program.c579 ubyte input_semantic_index[PIPE_MAX_SHADER_INPUTS]; local
629 input_semantic_index[slot] = 0;
634 input_semantic_index[slot] = 0;
640 input_semantic_index[slot] = 1;
646 input_semantic_index[slot] = 0;
651 input_semantic_index[slot] = 0;
656 input_semantic_index[slot] = 0;
661 input_semantic_index[slot] = 0;
666 input_semantic_index[slot] = 0;
671 input_semantic_index[slo
1203 ubyte input_semantic_index[PIPE_MAX_SHADER_INPUTS]; local
[all...]

Completed in 108 milliseconds