Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DParseContextBase.cpp329 TVariable* TParseContextBase::getEditableVariable(const char* name) in getEditableVariable() function in glslang::TParseContextBase
DParseHelper.h263 virtual TVariable* getEditableVariable(const char* name);
DParseHelper.cpp9717 TVariable* workGroupSize = getEditableVariable("gl_WorkGroupSize"); in updateStandaloneQualifierDefaults()
9731 TVariable* workGroupSize = getEditableVariable("gl_WorkGroupSize"); in updateStandaloneQualifierDefaults()
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp9311 TVariable* workGroupSize = getEditableVariable("gl_WorkGroupSize"); in updateStandaloneQualifierDefaults()
9317 TVariable* workGroupSize = getEditableVariable("gl_WorkGroupSize"); in updateStandaloneQualifierDefaults()