Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseContextBase.cpp293 TVariable* TParseContextBase::getEditableVariable(const char* name) in getEditableVariable() function in glslang::TParseContextBase
DParseHelper.h229 virtual TVariable* getEditableVariable(const char* name);
DParseHelper.cpp7591 TVariable* workGroupSize = getEditableVariable("gl_WorkGroupSize"); in updateStandaloneQualifierDefaults()
7605 TVariable* workGroupSize = getEditableVariable("gl_WorkGroupSize"); in updateStandaloneQualifierDefaults()
/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp9002 TVariable* workGroupSize = getEditableVariable("gl_WorkGroupSize"); in updateStandaloneQualifierDefaults()
9008 TVariable* workGroupSize = getEditableVariable("gl_WorkGroupSize"); in updateStandaloneQualifierDefaults()