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

  /external/mesa3d/src/gallium/auxiliary/util/
u_blitter.c 261 const uint semantic_indices[] = { 0, 0 }; local
264 semantic_indices);
269 const uint semantic_indices[] = { 0 }; local
278 semantic_indices, &so);
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 795 const unsigned semantic_indices[] = { 0, 0 }; local
796 vs = util_make_vertex_passthrough_shader(pipe, 2, semantic_names, semantic_indices);
    [all...]

Completed in 92 milliseconds