Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp2813 unsigned nr_attribute_slots = _mesa_bitcount_64(prog_data->inputs_read); in brw_compile_vs() local
Dbrw_compiler.h964 unsigned nr_attribute_slots; member