OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bspec_slot
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_setup.h
24
int
bspec_slot
:8;
member in struct:lp_setup_variant_key
lp_state_setup.c
346
else if (vert_attr == key->spec_slot && key->
bspec_slot
>= 0)
347
lp_twoside(gallivm, args, key, key->
bspec_slot
, attribv);
815
key->
bspec_slot
= lp->bcolor_slot[1];
819
assert(key->
bspec_slot
== lp->bcolor_slot[1]);
Completed in 171 milliseconds