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.cpp2872 unsigned nr_attribute_slots = util_bitcount64(prog_data->inputs_read); in brw_compile_vs() local
Dbrw_compiler.h1215 unsigned nr_attribute_slots; member