HomeSort by relevance Sort by last modified time
    Searched defs:input_semantic_index (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_scan.h 50 ubyte input_semantic_index[PIPE_MAX_SHADER_INPUTS]; member in struct:tgsi_shader_info
  /external/mesa3d/src/mesa/state_tracker/
st_program.c 579 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[slot] = 0
1203 ubyte input_semantic_index[PIPE_MAX_SHADER_INPUTS]; local
    [all...]

Completed in 111 milliseconds