Home
last modified time | relevance | path

Searched refs:bspec_slot (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_setup.h23 int bspec_slot:8; member
Dlp_state_setup.c352 else if (vert_attr == key->spec_slot && key->bspec_slot >= 0) in load_attribute()
353 lp_twoside(gallivm, args, key, key->bspec_slot, attribv); in load_attribute()
788 key->bspec_slot = lp->bcolor_slot[1]; in lp_make_setup_variant_key()