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

  /external/mesa3d/src/intel/compiler/
brw_vec4_tcs.cpp 430 const int num_per_vertex_slots = vue_prog_data->vue_map.num_per_vertex_slots; local
435 num_per_vertex_slots * 16;
brw_compiler.h 863 int num_per_vertex_slots; member in struct:brw_vue_map
    [all...]

Completed in 136 milliseconds