Home
last modified time | relevance | path

Searched defs:getShaderOutputType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DCompiler.h40 ShShaderOutput getShaderOutputType() const { return mOutputType; } in getShaderOutputType() function
H A DCompiler.cpp422 ShShaderOutput ShCompilerInstance::getShaderOutputType() const in getShaderOutputType() function in gl::ShCompilerInstance