Searched refs:bspec_slot (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.h23 int bspec_slot:8; member in struct:lp_setup_variant_key
H A Dlp_state_setup.c377 else if (vert_attr == key->spec_slot && key->bspec_slot >= 0)
378 lp_twoside(gallivm, args, key, key->bspec_slot, attribv);
853 key->bspec_slot = lp->bcolor_slot[1];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.h23 int bspec_slot:8; member in struct:lp_setup_variant_key
H A Dlp_state_setup.c352 else if (vert_attr == key->spec_slot && key->bspec_slot >= 0)
353 lp_twoside(gallivm, args, key, key->bspec_slot, attribv);
788 key->bspec_slot = lp->bcolor_slot[1];

Completed in 6 milliseconds