Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Public/
DShaderLang.h885 GLSLANG_EXPORT const TObjectReflection& getBufferBlock(int index) const;
/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp2151 const TObjectReflection& TProgram::getBufferBlock(int index) const { return reflection->getStora… in getBufferBlock() function in glslang::TProgram