Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DShader.h145 void getTranslatedSourceWithDebugInfo(const Context *context,
H A DShader.cpp644 void Shader::getTranslatedSourceWithDebugInfo(const Context *context, in getTranslatedSourceWithDebugInfo() function in gl::Shader
H A DContext.cpp8564 shaderObject->getTranslatedSourceWithDebugInfo(this, bufsize, length, source); in getTranslatedShaderSource()