Searched refs:FRAG_RESULT_COLOR (Results 1 - 25 of 105) sorted by relevance

12345

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_fragcolor.c64 if (out->data.location != FRAG_RESULT_COLOR || out->data.mode != nir_var_shader_out)
82 b->shader->info.outputs_written &= ~BITFIELD64_BIT(FRAG_RESULT_COLOR);
H A Dnir_lower_alpha_test.c81 if (out->data.location != FRAG_RESULT_COLOR &&
H A Dnir_lower_clamp_color_outputs.c51 return (out->data.location == FRAG_RESULT_COLOR ||
H A Dnir_lower_blend.c338 (var->data.location != FRAG_RESULT_COLOR &&
344 (var->data.location == FRAG_RESULT_COLOR) ? 0 :
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir_lower_alpha_to_coverage.c88 !(outputs_written & (BITFIELD64_BIT(FRAG_RESULT_COLOR) |
127 if (location == FRAG_RESULT_COLOR ||
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_alpha_test.c79 if (out->data.location != FRAG_RESULT_COLOR &&
H A Dnir_lower_clamp_color_outputs.c50 return (out->data.location == FRAG_RESULT_COLOR ||
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_blend_shaders.c115 c_out->data.location = FRAG_RESULT_COLOR;
H A Dpan_wallpaper.c50 c_out->data.location = FRAG_RESULT_COLOR;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c193 case FRAG_RESULT_COLOR:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_fragprog.c218 if (outputsWritten & BITFIELD64_BIT(FRAG_RESULT_COLOR)) {
220 machine->Outputs[FRAG_RESULT_COLOR]);
274 if (program->info.outputs_written & BITFIELD64_BIT(FRAG_RESULT_COLOR)) {
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_fragprog.c218 if (outputsWritten & BITFIELD64_BIT(FRAG_RESULT_COLOR)) {
220 machine->Outputs[FRAG_RESULT_COLOR]);
274 if (program->info.outputs_written & BITFIELD64_BIT(FRAG_RESULT_COLOR)) {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprogramopt.c267 if (!(fprog->info.outputs_written & (1 << FRAG_RESULT_COLOR))) {
301 inst->DstReg.Index == FRAG_RESULT_COLOR) {
380 inst->DstReg.Index = FRAG_RESULT_COLOR;
395 inst->DstReg.Index = FRAG_RESULT_COLOR;
412 assert(fprog->info.outputs_written & (1 << FRAG_RESULT_COLOR));
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprogramopt.c267 if (!(fprog->info.outputs_written & (1 << FRAG_RESULT_COLOR))) {
301 inst->DstReg.Index == FRAG_RESULT_COLOR) {
380 inst->DstReg.Index = FRAG_RESULT_COLOR;
395 inst->DstReg.Index = FRAG_RESULT_COLOR;
412 assert(fprog->info.outputs_written & (1 << FRAG_RESULT_COLOR));
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c203 case FRAG_RESULT_COLOR:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_fragment.cpp441 if (semantic.location == FRAG_RESULT_COLOR && !m_dual_source_blend) {
445 if (semantic.location == FRAG_RESULT_COLOR ||
452 if (semantic.location == FRAG_RESULT_COLOR &&
529 if (location == FRAG_RESULT_COLOR)
939 if (semantics.location == FRAG_RESULT_COLOR ||
944 unsigned location = (m_dual_source_blend && (semantics.location == FRAG_RESULT_COLOR)
1007 if (out_var->data.location == FRAG_RESULT_COLOR ||
1012 unsigned location = (m_dual_source_blend && (out_var->data.location == FRAG_RESULT_COLOR)
H A Dsfn_nir_lower_fs_out_to_vector.cpp313 NirLowerIOToVector(FRAG_RESULT_COLOR)
321 ((var->data.location == FRAG_RESULT_COLOR) ||
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_shader.c267 (var->data.location != FRAG_RESULT_COLOR &&
273 (var->data.location == FRAG_RESULT_COLOR) ? 0 :
386 outvar = nir_find_variable_with_location(nir, nir_var_shader_out, FRAG_RESULT_COLOR);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_draw_helpers.c170 if (var->data.location < FRAG_RESULT_DATA0 && var->data.location != FRAG_RESULT_COLOR)
265 if (var->data.location < FRAG_RESULT_DATA0 && var->data.location != FRAG_RESULT_COLOR)
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dshader_enums.c278 ENUM(FRAG_RESULT_COLOR),
H A Dshader_enums.h675 FRAG_RESULT_COLOR = 2, enumerator in enum:__anon0f1973a70503
680 * any are written, FRAG_RESULT_COLOR will not be written.
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_nir.c68 if (deref->var->data.location != FRAG_RESULT_COLOR &&
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atifs_to_nir.c465 t->fragcolor->data.location = FRAG_RESULT_COLOR;
550 prog->info.outputs_written = BITFIELD64_BIT(FRAG_RESULT_COLOR);
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_enums.c362 ENUM(FRAG_RESULT_COLOR),
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dv3d_nir_lower_logic_ops.c368 if (loc != FRAG_RESULT_COLOR &&

Completed in 17 milliseconds

12345