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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.h23 int spec_slot:8; member in struct:lp_setup_variant_key
H A Dlp_state_setup.c346 else if (vert_attr == key->spec_slot && key->bspec_slot >= 0)
814 key->spec_slot = lp->color_slot [1];
818 assert(key->spec_slot == lp->color_slot [1]);
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.h23 int spec_slot:8; member in struct:lp_setup_variant_key
H A Dlp_state_setup.c346 else if (vert_attr == key->spec_slot && key->bspec_slot >= 0)
814 key->spec_slot = lp->color_slot [1];
818 assert(key->spec_slot == lp->color_slot [1]);

Completed in 106 milliseconds