Searched refs:RC_CONSTANT_STATE (Results 1 – 4 of 4) sorted by relevance
93 if (c->Constants[index].Type == RC_CONSTANT_STATE) { in rc_constants_add_state()101 constant.Type = RC_CONSTANT_STATE; in rc_constants_add_state()
63 RC_CONSTANT_STATE enumerator
125 assert(constant->Type == RC_CONSTANT_STATE); in get_rc_constant_state()261 if (constants->Constants[i].Type == RC_CONSTANT_STATE) { in r300_emit_fs_rc_constant_state()321 if (constants->Constants[i].Type == RC_CONSTANT_STATE) { in r500_emit_fs_rc_constant_state()
540 case RC_CONSTANT_STATE: in r300_translate_fragment_shader()