Searched refs:ATI_FRAGMENT_SHADER_SAMPLE_OP (Results 1 – 4 of 4) sorted by relevance
44 #define ATI_FRAGMENT_SHADER_SAMPLE_OP 3 macro
565 curI->Opcode = ATI_FRAGMENT_SHADER_SAMPLE_OP; in _mesa_SampleMapATI()
331 if (texinst->Opcode == ATI_FRAGMENT_SHADER_SAMPLE_OP) { in compile_setupinst()563 if (texinst->Opcode == ATI_FRAGMENT_SHADER_SAMPLE_OP) { in st_init_atifs_prog()
325 else if (texinst->Opcode == ATI_FRAGMENT_SHADER_SAMPLE_OP) in execute_shader()