Home
last modified time | relevance | path

Searched defs:getTranslatorOutputType (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCompilerVk.cpp21 ShShaderOutput CompilerVk::getTranslatorOutputType() const in getTranslatorOutputType() function in rx::CompilerVk
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DCompilerGL.cpp23 ShShaderOutput CompilerGL::getTranslatorOutputType() const in getTranslatorOutputType() function in rx::CompilerGL
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DCompilerD3D.cpp19 ShShaderOutput CompilerD3D::getTranslatorOutputType() const in getTranslatorOutputType() function in rx::CompilerD3D
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DCompilerWgpu.cpp21 ShShaderOutput CompilerWgpu::getTranslatorOutputType() const in getTranslatorOutputType() function in rx::CompilerWgpu
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DCompilerNULL.cpp21 ShShaderOutput CompilerNULL::getTranslatorOutputType() const in getTranslatorOutputType() function in rx::CompilerNULL