Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
Dreflection.h104 const TObjectReflection& getPipeOutput(int i) const in getPipeOutput() function
DShaderLang.cpp2112 const TObjectReflection& TProgram::getPipeOutput(int index) const { return reflection->getPipeO… in getPipeOutput() function in glslang::TProgram
/third_party/glslang/glslang/Public/
DShaderLang.h848 GLSLANG_EXPORT const TObjectReflection& getPipeOutput(int index) const;