Searched refs:addQueryFunctions (Results 1 – 2 of 2) sorted by relevance
| /third_party/glslang/glslang/MachineIndependent/ |
| D | Initialize.h | 98 void addQueryFunctions(TSampler, const TString& typeName, int version, EProfile profile);
|
| D | Initialize.cpp | 6256 addQueryFunctions(sampler, typeName, version, profile); in initialize() 6364 addQueryFunctions(sampler, typeName, version, profile); in add2ndGenerationSamplingImaging() 6383 addQueryFunctions(sampler, textureTypeName, version, profile); in add2ndGenerationSamplingImaging() 6407 void TBuiltIns::addQueryFunctions(TSampler sampler, const TString& typeName, int version, EProfile … in addQueryFunctions() function in glslang::TBuiltIns
|