Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/angle/src/tests/compiler_tests/
H A DInitOutputVariables_test.cpp209 ::GLenum getShaderType() const override { return GL_VERTEX_SHADER; } in getShaderType() function in sh::InitOutputVariablesWebGL2VertexShaderTest
215 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in sh::InitOutputVariablesWebGL2FragmentShaderTest
229 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in sh::InitOutputVariablesWebGL1FragmentShaderTest
248 ::GLenum getShaderType() const override { return GL_VERTEX_SHADER; } in getShaderType() function in sh::InitOutputVariablesVertexShaderClipDistanceTest
H A 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
H A DQualificationOrder_test.cpp25 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in QualificationOrderFragmentShaderTest
36 ::GLenum getShaderType() const override { return GL_VERTEX_SHADER; } in getShaderType() function in QualificationOrderVertexShaderTest
H A DOVR_multiview2_test.cpp96 ::GLenum getShaderType() const override { return GL_VERTEX_SHADER; } in getShaderType() function in __anonf140da700111::OVRMultiview2VertexShaderTest
112 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in __anonf140da700111::OVRMultiview2FragmentShaderTest
H A DOVR_multiview_test.cpp96 ::GLenum getShaderType() const override { return GL_VERTEX_SHADER; } in getShaderType() function in __anon78bf303e0111::OVRMultiviewVertexShaderTest
111 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in __anon78bf303e0111::OVRMultiviewFragmentShaderTest
H A DRewriteDoWhile_test.cpp23 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in RewriteDoWhileCrashTest
H A DGlFragDataNotModified_test.cpp28 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in __anon593e43c10111::GlFragDataNotModifiedTest
H A DTextureFunction_test.cpp25 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in TextureFunctionTest
H A DSamplerVideoWEBGL_test.cpp28 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in SamplerVideoWEBGLTest
H A DAppendixALimitations_test.cpp25 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in AppendixALimitationsTest
H A DQualificationOrderESSL31_test.cpp25 ::GLenum getShaderType() const override { return GL_VERTEX_SHADER; } in getShaderType() function in QualificationVertexShaderTestESSL31
H A DARB_texture_rectangle_test.cpp20 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in ARBTextureRectangleTestNoExt
H A DExtensionDirective_test.cpp24 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in FragmentShaderExtensionDirectiveTest
H A DOES_texture_cube_map_array_test.cpp20 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in TextureCubeMapArrayTestNoExt
H A DAtomicCounter_test.cpp25 ::GLenum getShaderType() const override { return GL_VERTEX_SHADER; } in getShaderType() function in AtomicCounterTest
H A DShaderImage_test.cpp126 ::GLenum getShaderType() const override { return GL_COMPUTE_SHADER; } in getShaderType() function in ShaderImageTest
H A DShaderValidation_test.cpp25 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in FragmentShaderValidationTest
37 ::GLenum getShaderType() const override { return GL_VERTEX_SHADER; } in getShaderType() function in VertexShaderValidationTest
47 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in WebGL2FragmentShaderValidationTest
57 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function in WebGL1FragmentShaderValidationTest
67 ::GLenum getShaderType() const override { return GL_COMPUTE_SHADER; } in getShaderType() function in ComputeShaderValidationTest
107 ::GLenum getShaderType() const override { return GL_GEOMETRY_SHADER_EXT; } in getShaderType() function in GeometryShaderValidationTest
H A DBufferVariables_test.cpp26 ::GLenum getShaderType() const override { return GL_VERTEX_SHADER; } in getShaderType() function in BufferVariablesTest
/aosp_15_r20/external/angle/src/compiler/translator/glsl/
H A DOutputGLSLBase.h92 sh::GLenum getShaderType() const { return mShaderType; } in getShaderType() function
/aosp_15_r20/external/angle/src/libANGLE/
H A DCompiler.cpp412 ShaderType ShCompilerInstance::getShaderType() const in getShaderType() function in gl::ShCompilerInstance
H A DShader.h88 ShaderType getShaderType() const { return mCompiledState->shaderType; } in getShaderType() function
/aosp_15_r20/external/angle/src/tests/test_utils/
H A DConstantFoldingTest.h140 ::GLenum getShaderType() const override { return GL_FRAGMENT_SHADER; } in getShaderType() function
/aosp_15_r20/external/angle/src/compiler/translator/
H A DCompiler.h202 sh::GLenum getShaderType() const { return mShaderType; } in getShaderType() function
H A DParseContext.h52 sh::GLenum getShaderType() const { return mShaderType; } in getShaderType() function
/aosp_15_r20/external/deqp/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.hpp227 ShaderType getShaderType(void) in getShaderType() function in glc::Context

12