Searched refs:semantic_indices (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c261 const uint semantic_indices[] = { 0, 0 }; local
264 semantic_indices);
269 const uint semantic_indices[] = { 0 }; local
278 semantic_indices, &so);
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
H A Ddxgi_native.cpp795 const unsigned semantic_indices[] = { 0, 0 }; local
796 vs = util_make_vertex_passthrough_shader(pipe, 2, semantic_names, semantic_indices);

Completed in 54 milliseconds