Searched refs:slot0 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_blend_equation_advanced.cpp492 ir_state_slot *slot0 = &mode->get_state_slots()[0]; local in function:lower_blend_equation_advanced
493 slot0->swizzle = SWIZZLE_XXXX;
494 slot0->tokens[0] = STATE_INTERNAL;
495 slot0->tokens[1] = STATE_ADVANCED_BLENDING_MODE;
497 slot0->tokens[i] = 0;
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_blend_equation_advanced.cpp492 ir_state_slot *slot0 = &mode->get_state_slots()[0]; local in function:lower_blend_equation_advanced
493 slot0->swizzle = SWIZZLE_XXXX;
494 slot0->tokens[0] = STATE_ADVANCED_BLENDING_MODE;
496 slot0->tokens[i] = 0;

Completed in 3 milliseconds