Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Public/
DShaderLang.h852 GLSLANG_EXPORT const TObjectReflection& getBufferBlock(int index) const;
/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp2116 const TObjectReflection& TProgram::getBufferBlock(int index) const { return reflection->getStora… in getBufferBlock() function in glslang::TProgram