Home
last modified time | relevance | path

Searched refs:getTranslatorOutputType (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DCompilerVk.cpp21 ShShaderOutput CompilerVk::getTranslatorOutputType() const in getTranslatorOutputType() function in rx::CompilerVk
H A DCompilerVk.h25 ShShaderOutput getTranslatorOutputType() const override;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DCompilerNULL.cpp21 ShShaderOutput CompilerNULL::getTranslatorOutputType() const in getTranslatorOutputType() function in rx::CompilerNULL
H A DCompilerNULL.h25 ShShaderOutput getTranslatorOutputType() const override;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DCompilerD3D.cpp19 ShShaderOutput CompilerD3D::getTranslatorOutputType() const in getTranslatorOutputType() function in rx::CompilerD3D
H A DCompilerD3D.h24 ShShaderOutput getTranslatorOutputType() const override;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DCompilerImpl.h27 virtual ShShaderOutput getTranslatorOutputType() const = 0;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A DCompilerMtl.h24 ShShaderOutput getTranslatorOutputType() const override;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DCompilerGL.h24 ShShaderOutput getTranslatorOutputType() const override;
H A DCompilerGL.cpp90 ShShaderOutput CompilerGL::getTranslatorOutputType() const in getTranslatorOutputType() function in rx::CompilerGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCompiler.cpp71 mOutputType(mImplementation->getTranslatorOutputType()), in Compiler()

Completed in 5 milliseconds