Home
last modified time | relevance | path

Searched defs:getShaderType (Results 1 – 25 of 54) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/
DVectorizeVectorScalarArithmetic_test.cpp25 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in VectorizeVectorScalarArithmeticTest
DRewriteDoWhile_test.cpp23 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in RewriteDoWhileCrashTest
DGlFragDataNotModified_test.cpp28 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in __anonc469a7fa0111::GlFragDataNotModifiedTest
DSamplerMultisample_test.cpp23 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in SamplerMultisampleTest
38 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in SamplerMultisampleArrayTest
344 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in SamplerMultisampleEXTTest
DTextureFunction_test.cpp25 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in TextureFunctionTest
DAppendixALimitations_test.cpp25 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in AppendixALimitationsTest
DInitOutputVariables_test.cpp210 ::GLenum getShaderType() const override { return GL_VERTEX_SHADER; } in getShaderType() function in sh::InitOutputVariablesWebGL2VertexShaderTest
216 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in sh::InitOutputVariablesWebGL2FragmentShaderTest
234 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in sh::InitOutputVariablesWebGL1FragmentShaderTest
DARB_texture_rectangle_test.cpp20 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in ARBTextureRectangleTestNoExt
DQualificationOrderESSL31_test.cpp26 ::GLenum getShaderType() const override { return GL_VERTEX_SHADER; } in getShaderType() function in QualificationVertexShaderTestESSL31
DExtensionDirective_test.cpp24 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in FragmentShaderExtensionDirectiveTest
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DRewriteDoWhile_test.cpp23 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in RewriteDoWhileCrashTest
DGlFragDataNotModified_test.cpp28 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in __anona118a2c50111::GlFragDataNotModifiedTest
DSamplerMultisample_test.cpp23 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in SamplerMultisampleTest
38 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in SamplerMultisampleArrayTest
344 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in SamplerMultisampleEXTTest
DInitOutputVariables_test.cpp210 ::GLenum getShaderType() const override { return GL_VERTEX_SHADER; } in getShaderType() function in sh::InitOutputVariablesWebGL2VertexShaderTest
216 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in sh::InitOutputVariablesWebGL2FragmentShaderTest
234 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in sh::InitOutputVariablesWebGL1FragmentShaderTest
254 ::GLenum getShaderType() const override { return GL_VERTEX_SHADER; } in getShaderType() function in sh::InitOutputVariablesVertexShaderClipDistanceTest
DTextureFunction_test.cpp25 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in TextureFunctionTest
DSamplerVideoWEBGL_test.cpp28 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in SamplerVideoWEBGLTest
DAppendixALimitations_test.cpp25 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in AppendixALimitationsTest
DQualificationOrderESSL31_test.cpp25 ::GLenum getShaderType() const override { return GL_VERTEX_SHADER; } in getShaderType() function in QualificationVertexShaderTestESSL31
DARB_texture_rectangle_test.cpp20 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in ARBTextureRectangleTestNoExt
DExtensionDirective_test.cpp24 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in FragmentShaderExtensionDirectiveTest
DOES_texture_cube_map_array_test.cpp20 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in TextureCubeMapArrayTestNoExt
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputGLSLBase.h90 sh::GLenum getShaderType() const { return mShaderType; } in getShaderType() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DCompiler.cpp278 ShaderType ShCompilerInstance::getShaderType() const in getShaderType() function in gl::ShCompilerInstance
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCompiler.cpp381 ShaderType ShCompilerInstance::getShaderType() const in getShaderType() function in gl::ShCompilerInstance
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/
DConstantFoldingTest.h140 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function

123