Home
last modified time | relevance | path

Searched refs:addQueryFunctions (Results 1 – 2 of 2) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DInitialize.h98 void addQueryFunctions(TSampler, const TString& typeName, int version, EProfile profile);
DInitialize.cpp6256 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