Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp2919 unsigned nr_attribute_slots = util_bitcount64(prog_data->inputs_read); in brw_compile_vs() local
Dbrw_compiler.h1303 unsigned nr_attribute_slots; member