Home
last modified time | relevance | path

Searched refs:getBufferVariable (Results 1 – 3 of 3) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
Dreflection.h124 const TObjectReflection& getBufferVariable(int i) const in getBufferVariable() function
DShaderLang.cpp2209 const TObjectReflection& TProgram::getBufferVariable(int index) const { return reflection->getBuffe… in getBufferVariable() function in glslang::TProgram
/third_party/glslang/glslang/Public/
DShaderLang.h888 GLSLANG_EXPORT const TObjectReflection& getBufferVariable(int index) const;