Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_vec4_tcs.cpp430 const int num_per_vertex_slots = vue_prog_data->vue_map.num_per_vertex_slots; in brw_compile_tcs() local
Dbrw_compiler.h863 int num_per_vertex_slots; member