Home
last modified time | relevance | path

Searched defs:contextType (Results 1 – 25 of 67) sorted by relevance

123

/external/deqp/external/openglcts/modules/common/
DglcContext.cpp37 Context::Context(tcu::TestContext& testCtx, glu::ContextType contextType) in Context()
48 void Context::createRenderContext(glu::ContextType& contextType, glu::ContextFlags ctxFlags) in createRenderContext()
DglcExtTokens.cpp30 void GLExtTokens::init(const glu::ContextType& contextType) in init()
DglcParallelShaderCompileTests.cpp81 const glu::ContextType& contextType = m_context.getRenderContext().getType(); in iterate() local
171 const glu::ContextType& contextType = m_context.getRenderContext().getType(); in iterate() local
234 const glu::ContextType& contextType = m_context.getRenderContext().getType(); in iterate() local
DglcNoErrorTests.cpp95 glu::ContextType contextType(m_ApiType); in iterate() local
DglcShaderMacroTests.cpp109 glu::ContextType contextType = m_context.getRenderContext().getType(); in init() local
DglcLayoutLocationTests.cpp428 glu::ContextType contextType = renderContext.getType(); in iterate() local
559 glu::ContextType contextType = renderContext.getType(); in iterate() local
651 glu::ContextType contextType = renderContext.getType(); in init() local
DglcTextureFilterAnisotropicTests.cpp183 glu::ContextType contextType = m_context.getRenderContext().getType(); in init() local
385 glu::ContextType contextType = m_context.getRenderContext().getType(); in init() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cIndirectParametersTests.cpp86 glu::ContextType contextType = m_context.getRenderContext().getType(); in iterate() local
250 glu::ContextType contextType = m_context.getRenderContext().getType(); in iterate() local
340 glu::ContextType contextType = m_context.getRenderContext().getType(); in init() local
521 glu::ContextType contextType = m_context.getRenderContext().getType(); in init() local
Dgl4cShaderDrawParametersTests.cpp155 glu::ContextType contextType = m_context.getRenderContext().getType(); in init() local
237 glu::ContextType contextType = m_context.getRenderContext().getType(); in draw() local
720 glu::ContextType contextType = m_context.getRenderContext().getType(); in initChild() local
794 glu::ContextType contextType = m_context.getRenderContext().getType(); in initChild() local
Dgl4cSpirvExtensionsTests.cpp58 glu::ContextType contextType = m_context.getRenderContext().getType(); in init() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayTests.cpp137 glu::ContextType contextType = m_context.getRenderContext().getType(); in init() local
/external/skqp/dm/
DDMGpuTestProcs.cpp41 GrContextFactory::ContextType contextType = (GrContextFactory::ContextType) typeInt; in RunWithGPUTestContexts() local
/external/skia/dm/
DDMGpuTestProcs.cpp41 GrContextFactory::ContextType contextType = (GrContextFactory::ContextType) typeInt; in RunWithGPUTestContexts() local
/external/deqp/modules/egl/
DteglThreadCleanUpTests.cpp151 static std::string testCaseName (ContextType contextType, SurfaceType surfaceType) in testCaseName()
169 ThreadCleanUpTest (EglTestContext& eglTestCtx, ContextType contextType, SurfaceType surfaceType) in ThreadCleanUpTest()
/external/deqp/framework/opengl/
DgluStrUtil.cpp145 std::ostream& operator<< (std::ostream& str, ContextType contextType) in operator <<()
/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp118 …std::string specializeShader (const std::string& shaderSource, const glu::ContextType& contextType) in specializeShader()
211 VertexExpanderShader::VertexExpanderShader (const glu::ContextType& contextType, rr::GeometryShader… in VertexExpanderShader()
282 std::string VertexExpanderShader::genGeometrySource (const glu::ContextType& contextType, rr::Geome… in genGeometrySource() argument
314 VertexEmitterShader::VertexEmitterShader (const glu::ContextType& contextType, int emitCountA, int … in VertexEmitterShader()
383 std::string VertexEmitterShader::genGeometrySource (const glu::ContextType& contextType, int emitCo… in genGeometrySource() argument
447 VertexVaryingShader::VertexVaryingShader (const glu::ContextType& contextType, int vertexOut, int g… in VertexVaryingShader()
610 …ramDeclaration VertexVaryingShader::genProgramDeclaration (const glu::ContextType& contextType, in… in genProgramDeclaration()
799 OutputCountShader::OutputCountShader (const glu::ContextType& contextType, const OutputCountPattern… in OutputCountShader()
856 std::string OutputCountShader::genGeometrySource (const glu::ContextType& contextType, const Output… in genGeometrySource() argument
934 BuiltinVariableShader::BuiltinVariableShader (const glu::ContextType& contextType, VariableTest tes… in BuiltinVariableShader()
[all …]
/external/deqp/framework/egl/
DegluGLUtil.cpp83 const glu::ContextType& contextType, in createGLContext()
/external/skqp/src/utils/win/
DSkWGL_win.cpp351 SkWGLContextRequest contextType, HGLRC shareContext) { in create_gl_context()
421 SkWGLContextRequest contextType, HGLRC shareContext) { in SkCreateWGLContext()
447 SkWGLContextRequest contextType, in Create()
/external/skia/src/utils/win/
DSkWGL_win.cpp351 SkWGLContextRequest contextType, HGLRC shareContext) { in create_gl_context()
421 SkWGLContextRequest contextType, HGLRC shareContext) { in SkCreateWGLContext()
447 SkWGLContextRequest contextType, in Create()
/external/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp101 SkWGLContextRequest contextType = in WinGLTestContext() local
/external/skqp/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp101 SkWGLContextRequest contextType = in WinGLTestContext() local
/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferPrecision.cpp292 glu::ContextType contextType = m_context.getRenderContext().getType(); in iterate() local
/external/skia/example/
DSkiaSDLExample.cpp185 int contextType; local
/external/skqp/example/
DSkiaSDLExample.cpp185 int contextType; local
/external/deqp/modules/glshared/
DglsTextureStateQueryTests.cpp550 static bool isCoreTextureTarget (const glu::ContextType& contextType, glw::GLenum target) in isCoreTextureTarget()
565 static bool isCoreTextureParam (const glu::ContextType& contextType, glw::GLenum pname) in isCoreTextureParam()
580 static bool isCoreQuery (const glu::ContextType& contextType, QueryType query) in isCoreQuery()
595 static bool isCoreTester (const glu::ContextType& contextType, TesterType tester) in isCoreTester()
610 static RequiredExtensions getTextureTargetExtension (const glu::ContextType& contextType, glw::GLen… in getTextureTargetExtension()
627 static RequiredExtensions getTextureParamExtension (const glu::ContextType& contextType, glw::GLenu… in getTextureParamExtension()
644 static RequiredExtensions getQueryExtension (const glu::ContextType& contextType, QueryType query) in getQueryExtension()
661 static RequiredExtensions getTesterExtension (const glu::ContextType& contextType, TesterType teste… in getTesterExtension()

123