Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_derived.c63 llvmpipe->color_slot[0] = -1; in compute_vertex_info()
64 llvmpipe->color_slot[1] = -1; in compute_vertex_info()
96 llvmpipe->color_slot[idx] = (int)vinfo->num_attribs; in compute_vertex_info()
H A Dlp_state_setup.h20 int color_slot:8; member
H A Dlp_state_setup.c347 if (vert_attr == key->color_slot && key->bcolor_slot >= 0) in load_attribute()
770 key->color_slot = lp->color_slot[0]; in lp_make_setup_variant_key()
772 key->spec_slot = lp->color_slot[1]; in lp_make_setup_variant_key()
H A Dlp_context.h125 int8_t color_slot[2]; member

Completed in 4 milliseconds