Searched refs:DERIVATIVE_GROUP_QUADS (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir_lower_cs_intrinsics.c95 if (state->nir->info.cs.derivative_group != DERIVATIVE_GROUP_QUADS) {
207 if (nir->info.cs.derivative_group == DERIVATIVE_GROUP_QUADS) {
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir_lower_cs_intrinsics.c170 case DERIVATIVE_GROUP_QUADS: {
277 if (nir->info.cs.derivative_group == DERIVATIVE_GROUP_QUADS) {
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_system_values.c315 b->shader->info.cs.derivative_group == DERIVATIVE_GROUP_QUADS &&
521 shader->info.cs.derivative_group == DERIVATIVE_GROUP_QUADS)
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dcompute.c194 if (prog->info.cs.derivative_group == DERIVATIVE_GROUP_QUADS &&
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dshader_enums.h818 DERIVATIVE_GROUP_QUADS, enumerator in enum:gl_derivative_group
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_enums.h1016 DERIVATIVE_GROUP_QUADS, enumerator in enum:gl_derivative_group
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c872 if (nir->info.cs.derivative_group == DERIVATIVE_GROUP_QUADS) {
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dglsl_parser_extras.cpp1911 if (shader->info.Comp.DerivativeGroup == DERIVATIVE_GROUP_QUADS) {
H A Dlinker.cpp2340 if (gl_prog->info.cs.derivative_group == DERIVATIVE_GROUP_QUADS) {
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dglsl_parser_extras.cpp1864 if (shader->info.Comp.DerivativeGroup == DERIVATIVE_GROUP_QUADS) {
H A Dlinker.cpp2263 if (gl_prog->info.cs.derivative_group == DERIVATIVE_GROUP_QUADS) {
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_parser.cpp4062 (yyval.type_qualifier).derivative_group = DERIVATIVE_GROUP_QUADS;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv_to_nir.c4010 b->shader->info.cs.derivative_group = DERIVATIVE_GROUP_QUADS;
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_parser.cpp4281 (yyval.type_qualifier).derivative_group = DERIVATIVE_GROUP_QUADS;
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv_to_nir.c5067 b->shader->info.cs.derivative_group = DERIVATIVE_GROUP_QUADS;

Completed in 54 milliseconds