/third_party/vk-gl-cts/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
|
/third_party/vk-gl-cts/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 522 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
|
/third_party/vk-gl-cts/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() 132 auto contextType = ctx.getRenderContext().getType(); in checkSupport() local 220 VertexExpanderShader::VertexExpanderShader (const glu::ContextType& contextType, rr::GeometryShader… in VertexExpanderShader() 291 std::string VertexExpanderShader::genGeometrySource (const glu::ContextType& contextType, rr::Geome… in genGeometrySource() argument 323 VertexEmitterShader::VertexEmitterShader (const glu::ContextType& contextType, int emitCountA, int … in VertexEmitterShader() 392 std::string VertexEmitterShader::genGeometrySource (const glu::ContextType& contextType, int emitCo… in genGeometrySource() argument 456 VertexVaryingShader::VertexVaryingShader (const glu::ContextType& contextType, int vertexOut, int g… in VertexVaryingShader() 619 …ramDeclaration VertexVaryingShader::genProgramDeclaration (const glu::ContextType& contextType, in… in genProgramDeclaration() 808 OutputCountShader::OutputCountShader (const glu::ContextType& contextType, const OutputCountPattern… in OutputCountShader() 865 std::string OutputCountShader::genGeometrySource (const glu::ContextType& contextType, const Output… in genGeometrySource() argument [all …]
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayTests.cpp | 137 glu::ContextType contextType = m_context.getRenderContext().getType(); in init() local
|
/third_party/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
|
/third_party/vk-gl-cts/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()
|
/third_party/flutter/skia/dm/ |
D | DMGpuTestProcs.cpp | 41 GrContextFactory::ContextType contextType = (GrContextFactory::ContextType) typeInt; in RunWithGPUTestContexts() local
|
/third_party/skia/tools/flags/ |
D | CommonFlagsConfig.cpp | 518 ContextType contextType, in SkCommandLineConfigGpu() 561 SkCommandLineConfigGpu::ContextType contextType = GrContextFactory::kGL_ContextType; in parse_command_line_config_gpu() local 636 ContextType contextType = ContextType::kMetal; in parse_command_line_config_graphite() local
|
/third_party/skia/dm/ |
D | DMGpuTestProcs.cpp | 54 GrContextFactory::ContextType contextType = (GrContextFactory::ContextType) typeInt; in RunWithGPUTestContexts() local
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluStrUtil.cpp | 145 std::ostream& operator<< (std::ostream& str, ContextType contextType) in operator <<()
|
/third_party/skia/src/utils/win/ |
D | SkWGL_win.cpp | 358 SkWGLContextRequest contextType, HGLRC shareContext) { in create_gl_context() 424 SkWGLContextRequest contextType, HGLRC shareContext) { in SkCreateWGLContext() 450 SkWGLContextRequest contextType, in Create()
|
/third_party/flutter/skia/src/utils/win/ |
D | SkWGL_win.cpp | 351 SkWGLContextRequest contextType, HGLRC shareContext) { in create_gl_context() 417 SkWGLContextRequest contextType, HGLRC shareContext) { in SkCreateWGLContext() 443 SkWGLContextRequest contextType, in Create()
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsTextureStateQueryTests.cpp | 598 static bool isCoreTextureTarget (const glu::ContextType& contextType, glw::GLenum target) in isCoreTextureTarget() 615 static bool isCoreTextureParam (const glu::ContextType& contextType, glw::GLenum pname) in isCoreTextureParam() 632 static bool isCoreQuery (const glu::ContextType& contextType, QueryType query) in isCoreQuery() 649 static bool isCoreTester (const glu::ContextType& contextType, TesterType tester) in isCoreTester() 666 static RequiredExtensions getTextureTargetExtension (const glu::ContextType& contextType, glw::GLen… in getTextureTargetExtension() 685 static RequiredExtensions getTextureParamExtension (const glu::ContextType& contextType, glw::GLenu… in getTextureParamExtension() 704 static RequiredExtensions getQueryExtension (const glu::ContextType& contextType, QueryType query) in getQueryExtension() 723 static RequiredExtensions getTesterExtension (const glu::ContextType& contextType, TesterType teste… in getTesterExtension() 1195 const glu::ContextType& contextType = m_renderCtx.getType(); in test() local
|
/third_party/skia/tools/ |
D | skottie2movie.cpp | 55 auto contextType = sk_gpu_test::GrContextFactory::kGL_ContextType; in main() local
|
/third_party/vk-gl-cts/framework/egl/ |
D | egluGLUtil.cpp | 83 const glu::ContextType& contextType, in createGLContext()
|
/third_party/skia/tools/gpu/gl/win/ |
D | CreatePlatformGLTestContext_win.cpp | 103 SkWGLContextRequest contextType = in WinGLTestContext() local
|