Home
last modified time | relevance | path

Searched defs:semantic_indices (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/shader/
Dilo_shader_internal.h55 int semantic_indices[PIPE_MAX_SHADER_INPUTS]; member
102 int semantic_indices[PIPE_MAX_SHADER_INPUTS]; member
118 int semantic_indices[PIPE_MAX_SHADER_OUTPUTS]; member
/external/mesa3d/src/gallium/auxiliary/util/
Du_blitter.c334 const uint semantic_indices[] = { 0 }; in bind_vs_pos_only() local
357 const uint semantic_indices[] = { 0, 0 }; in bind_vs_passthrough() local