Home
last modified time | relevance | path

Searched defs:ctxInfo (Results 26 - 32 of 32) sorted by relevance

12

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureFilteringTests.cpp139 Texture2DFilteringCase::Texture2DFilteringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, deUint32 internalFormat, int width, int height) in Texture2DFilteringCase() argument
155 Texture2DFilteringCase::Texture2DFilteringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, const std::vector<std::string>& filenames) in Texture2DFilteringCase() argument
418 TextureCubeFilteringCase::TextureCubeFilteringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, bool onlySampleFaceInterior, deUint32 internalFormat, int width, int height) in TextureCubeFilteringCase() argument
435 TextureCubeFilteringCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, bool onlySampleFaceInterior, const std::vector<std::string>& filenames) TextureCubeFilteringCase() argument
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsFboUtil.cpp186 static bool checkExtensionSupport (const ContextInfo& ctxInfo, const RenderContext& ctx, const std::string& extension) in checkExtensionSupport() argument
H A DglsShaderRenderCase.cpp346 ShaderRenderCase::ShaderRenderCase (TestContext& testCtx, RenderContext& renderCtx, const ContextInfo& ctxInfo, const char* name, const char* description, bool isVertexCase, ShaderEvalFunc evalFunc) in ShaderRenderCase() argument
358 ShaderRenderCase::ShaderRenderCase (TestContext& testCtx, RenderContext& renderCtx, const ContextInfo& ctxInfo, const char* name, const char* description, bool isVertexCase, ShaderEvaluator& evaluator) in ShaderRenderCase() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderRenderCase.cpp410 ShaderRenderCase::ShaderRenderCase(TestContext& testCtx, RenderContext& renderCtx, const ContextInfo& ctxInfo, in ShaderRenderCase() argument
424 ShaderRenderCase::ShaderRenderCase(TestContext& testCtx, RenderContext& renderCtx, const ContextInfo& ctxInfo, in ShaderRenderCase() argument
/third_party/skia/src/gpu/gl/
H A DGrGLCaps.cpp30 GrGLCaps(const GrContextOptions& contextOptions, const GrGLContextInfo& ctxInfo, const GrGLInterface* glInterface) GrGLCaps() argument
93 init(const GrContextOptions& contextOptions, const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) init() argument
842 is_float_fp32(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli, GrGLenum precision) is_float_fp32() argument
862 initGLSL(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) initGLSL() argument
1037 initFSAASupport(const GrContextOptions& contextOptions, const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) initFSAASupport() argument
1075 initBlendEqationSupport(const GrGLContextInfo& ctxInfo) initBlendEqationSupport() argument
1103 initStencilSupport(const GrGLContextInfo& ctxInfo) initStencilSupport() argument
3261 setupSampleCounts(const GrGLContextInfo& ctxInfo, const GrGLInterface* gli) setupSampleCounts() argument
3583 applyDriverCorrectnessWorkarounds(const GrGLContextInfo& ctxInfo, const GrContextOptions& contextOptions, const GrGLInterface* glInterface, GrShaderCaps* shaderCaps, FormatWorkarounds* formatWorkarounds) applyDriverCorrectnessWorkarounds() argument
[all...]
/third_party/skia/tests/
H A DImageTest.cpp890 ContextInfo ctxInfo = testFactory.getContextInfo(ctxType); test_cross_context_image() local
1062 ContextInfo ctxInfo = testFactory.getContextInfo(ctxType); DEF_GPUTEST() local
[all...]
/third_party/skia/dm/
H A DDMSrcSink.cpp1761 ContextInfo ctxInfo = factory.getContextInfo(this->contextType(), this->contextOverrides()); in draw() local

Completed in 15 milliseconds

12