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

/external/mesa3d/src/mesa/state_tracker/
H A Dst_program.c821 ubyte gs_output_semantic_index[PIPE_MAX_SHADER_OUTPUTS]; local
913 gs_output_semantic_index[i] = 0;
933 gs_output_semantic_index[slot] = 0;
937 gs_output_semantic_index[slot] = 0;
941 gs_output_semantic_index[slot] = 1;
945 gs_output_semantic_index[slot] = 0;
949 gs_output_semantic_index[slot] = 1;
953 gs_output_semantic_index[slot] = 0;
957 gs_output_semantic_index[slot] = 0;
974 gs_output_semantic_index[slo
[all...]

Completed in 27 milliseconds