Searched refs:DERIVATIVE_GROUP_LINEAR (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir_lower_cs_intrinsics.c160 case DERIVATIVE_GROUP_LINEAR:
280 } else if (nir->info.cs.derivative_group == DERIVATIVE_GROUP_LINEAR) {
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir_lower_cs_intrinsics.c210 } else if (nir->info.cs.derivative_group == DERIVATIVE_GROUP_LINEAR) {
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dcompute.c203 if (prog->info.cs.derivative_group == DERIVATIVE_GROUP_LINEAR &&
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dshader_enums.h819 DERIVATIVE_GROUP_LINEAR, enumerator in enum:gl_derivative_group
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_system_values.c522 shader->info.cs.derivative_group = DERIVATIVE_GROUP_LINEAR;
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_enums.h1017 DERIVATIVE_GROUP_LINEAR, enumerator in enum:gl_derivative_group
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dglsl_parser_extras.cpp1922 } else if (shader->info.Comp.DerivativeGroup == DERIVATIVE_GROUP_LINEAR) {
H A Dlinker.cpp2353 } else if (gl_prog->info.cs.derivative_group == DERIVATIVE_GROUP_LINEAR) {
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dglsl_parser_extras.cpp1875 } else if (shader->info.Comp.DerivativeGroup == DERIVATIVE_GROUP_LINEAR) {
H A Dlinker.cpp2276 } else if (gl_prog->info.cs.derivative_group == DERIVATIVE_GROUP_LINEAR) {
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_parser.cpp4065 (yyval.type_qualifier).derivative_group = DERIVATIVE_GROUP_LINEAR;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv_to_nir.c4015 b->shader->info.cs.derivative_group = DERIVATIVE_GROUP_LINEAR;
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_parser.cpp4284 (yyval.type_qualifier).derivative_group = DERIVATIVE_GROUP_LINEAR;
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv_to_nir.c5072 b->shader->info.cs.derivative_group = DERIVATIVE_GROUP_LINEAR;

Completed in 57 milliseconds