Home
last modified time | relevance | path

Searched refs:color_dst (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c6359 struct tgsi_full_dst_register color_dst = in emit_alpha_test_instructions() local
6380 emit_instruction_op1(emit, VGPU10_OPCODE_MOV, &color_dst, in emit_alpha_test_instructions()
6396 struct tgsi_full_dst_register color_dst = in emit_set_color_white() local
6401 emit_instruction_op1(emit, VGPU10_OPCODE_MOV, &color_dst, &white, FALSE); in emit_set_color_white()
6427 struct tgsi_full_dst_register color_dst = in emit_broadcast_color_instructions() local
6436 emit_instruction_op1(emit, VGPU10_OPCODE_MOV, &color_dst, in emit_broadcast_color_instructions()