Home
last modified time | relevance | path

Searched defs:getShaderType (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputGLSLBase.h90 sh::GLenum getShaderType() const { return mShaderType; } in getShaderType() function in sh::TOutputGLSLBase
H A DCompiler.h189 sh::GLenum getShaderType() const { return mShaderType; } in getShaderType() function in sh::TCompiler
H A DParseContext.h53 sh::GLenum getShaderType() const { return mShaderType; } in getShaderType() function in sh::TParseContext
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCompiler.cpp381 ShaderType ShCompilerInstance::getShaderType() const in getShaderType() function in gl::ShCompilerInstance
H A DShader.h72 ShaderType getShaderType() const { return mShaderType; } in getShaderType() function in gl::final
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DCompiler.h92 GLenum getShaderType() const { return shaderType; } in getShaderType() function in TCompiler
H A DParseHelper.h76 GLenum getShaderType() const { return mShaderType; } in getShaderType() function in TParseContext
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShader.cpp1440 Shader::ShaderType Shader::getShaderType() const in getShaderType() function in sw::Shader
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.hpp187 ShaderType getShaderType (void) { return m_shaderType; } in getShaderType() function in glc::Context
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nv50.cpp1679 getShaderType(const ImgType type) { in getShaderType() function
/third_party/vk-gl-cts/modules/egl/
H A DteglRobustnessTests.cpp229 const ShaderType& getShaderType (void) const { return m_shaderType; } in getShaderType() function in deqp::egl::__anon30383::RobustnessTestCase::Params

Completed in 15 milliseconds