/external/deqp/modules/egl/ |
D | teglThreadCleanUpTests.cpp | 149 static std::string testCaseName (ContextType contextType, SurfaceType surfaceType) in testCaseName() 167 ThreadCleanUpTest (EglTestContext& eglTestCtx, ContextType contextType, SurfaceType surfaceType) in ThreadCleanUpTest()
|
D | teglImageTests.cpp | 367 const ContextType contextType (ApiType::es(2, 0)); in iterate() local
|
/external/skia/tools/gpu/gl/win/ |
D | CreatePlatformGLTestContext_win.cpp | 84 SkWGLContextRequest contextType = in WinGLTestContext() local
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.cpp | 145 std::ostream& operator<< (std::ostream& str, ContextType contextType) in operator <<()
|
/external/skia/src/utils/win/ |
D | SkWGL_win.cpp | 337 static HGLRC create_gl_context(HDC dc, SkWGLExtensions extensions, SkWGLContextRequest contextType, in create_gl_context() 408 SkWGLContextRequest contextType, HGLRC shareContext) { in SkCreateWGLContext() 434 SkWGLContextRequest contextType, in Create()
|
/external/skia/tools/flags/ |
D | SkCommonFlagsConfig.cpp | 201 const SkString& tag, const SkTArray<SkString>& viaParts, ContextType contextType, bool useNVPR, in SkCommandLineConfigGpu() 407 SkCommandLineConfigGpu::ContextType contextType = GrContextFactory::kGL_ContextType; in parse_command_line_config_gpu() local
|
/external/deqp/framework/egl/ |
D | egluGLUtil.cpp | 79 …(const Library& egl, EGLDisplay display, EGLContext eglConfig, const glu::ContextType& contextType) in createGLContext()
|
/external/deqp/modules/gles31/functional/ |
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 …]
|
D | es31fShaderStateQueryTests.cpp | 46 static inline std::string brokenShaderSource (const glu::ContextType &contextType) in brokenShaderSource()
|
D | es31fShaderMultisampleInterpolationTests.cpp | 51 … std::string specializeShader(const std::string& shaderSource, const glu::ContextType& contextType) in specializeShader()
|
D | es31fTextureLevelStateQueryTests.cpp | 100 static bool isCoreTextureTarget (glw::GLenum target, const glu::ContextType& contextType) in isCoreTextureTarget()
|
D | es31fTessellationGeometryInteractionTests.cpp | 57 …std::string specializeShader (const std::string& shaderSource, const glu::ContextType& contextType) in specializeShader()
|
/external/skia/tests/ |
D | SurfaceSemaphoreTest.cpp | 146 sk_gpu_test::GrContextFactory::ContextType contextType = in DEF_GPUTEST() local
|
/external/deqp/modules/glshared/ |
D | glsTextureStateQueryTests.cpp | 550 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()
|
/external/skia/tools/gpu/ |
D | GrContextFactory.h | 92 static const char* ContextTypeName(ContextType contextType) { in ContextTypeName()
|
/external/guava/guava/src/com/google/common/reflect/ |
D | TypeResolver.java | 319 Type contextType) { in getTypeMappings()
|
/external/skia/dm/ |
D | DM.cpp | 847 GrContextFactory::ContextType contextType = gpuConfig->getContextType(); in create_sink() local 1421 GrContextFactory::ContextType contextType = (GrContextFactory::ContextType) typeInt; in RunWithGPUTestContexts() local
|
/external/deqp/framework/platform/lnx/X11/ |
D | tcuLnxX11GlxPlatform.cpp | 299 const ContextType& contextType) in createContext()
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.hpp | 573 glu::ContextType contextType; member
|