Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DShader.h139 int getTranslatedSourceWithDebugInfoLength(const Context *context);
H A DShader.cpp585 int Shader::getTranslatedSourceWithDebugInfoLength(const Context *context) in getTranslatedSourceWithDebugInfoLength() function in gl::Shader
H A Dqueryutils.cpp1590 *params = shader->getTranslatedSourceWithDebugInfoLength(context); in QueryShaderiv()