/external/deqp/external/openglcts/modules/common/ |
D | glcContext.cpp | 37 Context::Context(tcu::TestContext& testCtx, glu::ContextType contextType) in Context() 48 void Context::createRenderContext(glu::ContextType& contextType, glu::ContextFlags ctxFlags) in createRenderContext()
|
D | glcParallelShaderCompileTests.cpp | 81 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
|
D | glcExtTokens.cpp | 30 void GLExtTokens::init(const glu::ContextType& contextType) in init()
|
D | glcNoErrorTests.cpp | 95 glu::ContextType contextType(m_ApiType); in iterate() local
|
D | glcShaderMacroTests.cpp | 109 glu::ContextType contextType = m_context.getRenderContext().getType(); in init() local
|
D | glcLayoutLocationTests.cpp | 428 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
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cIndirectParametersTests.cpp | 86 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
|
D | gl4cShaderDrawParametersTests.cpp | 155 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
|
D | gl4cSpirvExtensionsTests.cpp | 58 glu::ContextType contextType = m_context.getRenderContext().getType(); in init() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fDrawElementsBaseVertexTests.cpp | 128 static void genBasicSpec (gls::DrawTestSpec& spec, glu::ContextType& contextType, gls::DrawTestSpec… in genBasicSpec() 514 glu::ContextType contextType = m_context.getRenderContext().getType(); in init() local 582 glu::ContextType contextType = m_context.getRenderContext().getType(); in init() local 648 glu::ContextType contextType = m_context.getRenderContext().getType(); in init() local 685 glu::ContextType contextType = m_context.getRenderContext().getType(); in init() local 733 glu::ContextType contextType = m_context.getRenderContext().getType(); in init() local 795 glu::ContextType contextType = m_context.getRenderContext().getType(); in init() local
|
D | es31fGeometryShaderTests.cpp | 118 …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/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayTests.cpp | 137 glu::ContextType contextType = m_context.getRenderContext().getType(); in init() local
|
/external/skia/tests/ |
D | GrContextOOM.cpp | 22 auto contextType = static_cast<sk_gpu_test::GrContextFactory::ContextType>(ct); in DEF_GPUTEST() local
|
D | GrDDLImageTest.cpp | 17 auto contextType = static_cast<sk_gpu_test::GrContextFactory::ContextType>(ct); in DEF_GPUTEST() local
|
/external/deqp/modules/egl/ |
D | teglThreadCleanUpTests.cpp | 151 static std::string testCaseName (ContextType contextType, SurfaceType surfaceType) in testCaseName() 169 ThreadCleanUpTest (EglTestContext& eglTestCtx, ContextType contextType, SurfaceType surfaceType) in ThreadCleanUpTest()
|
/external/skqp/dm/ |
D | DMGpuTestProcs.cpp | 41 GrContextFactory::ContextType contextType = (GrContextFactory::ContextType) typeInt; in RunWithGPUTestContexts() local
|
/external/guava/guava/src/com/google/common/reflect/ |
D | TypeResolver.java | 74 static TypeResolver covariantly(Type contextType) { in covariantly() 89 static TypeResolver invariantly(Type contextType) { in invariantly() 380 static ImmutableMap<TypeVariableKey, Type> getTypeMappings(Type contextType) { in getTypeMappings()
|
/external/guava/android/guava/src/com/google/common/reflect/ |
D | TypeResolver.java | 74 static TypeResolver covariantly(Type contextType) { in covariantly() 89 static TypeResolver invariantly(Type contextType) { in invariantly() 380 static ImmutableMap<TypeVariableKey, Type> getTypeMappings(Type contextType) { in getTypeMappings()
|
/external/skia/dm/ |
D | DMGpuTestProcs.cpp | 49 GrContextFactory::ContextType contextType = (GrContextFactory::ContextType) typeInt; in RunWithGPUTestContexts() local
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.cpp | 145 std::ostream& operator<< (std::ostream& str, ContextType contextType) in operator <<()
|
/external/skqp/src/utils/win/ |
D | SkWGL_win.cpp | 351 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/ |
D | SkWGL_win.cpp | 349 SkWGLContextRequest contextType, HGLRC shareContext) { in create_gl_context() 415 SkWGLContextRequest contextType, HGLRC shareContext) { in SkCreateWGLContext() 441 SkWGLContextRequest contextType, in Create()
|
/external/skia/tools/ |
D | skottie2movie.cpp | 55 auto contextType = sk_gpu_test::GrContextFactory::kGL_ContextType; in main() local
|
/external/deqp/framework/egl/ |
D | egluGLUtil.cpp | 83 const glu::ContextType& contextType, in createGLContext()
|
/external/skia/tools/gpu/gl/win/ |
D | CreatePlatformGLTestContext_win.cpp | 102 SkWGLContextRequest contextType = in WinGLTestContext() local
|