| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fTextureFilteringTests.cpp | 139 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 D | glsFboUtil.cpp | 186 static bool checkExtensionSupport (const ContextInfo& ctxInfo, const RenderContext& ctx, const std::string& extension) in checkExtensionSupport() argument
|
| H A D | glsShaderRenderCase.cpp | 346 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 D | glcShaderRenderCase.cpp | 410 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 D | GrGLCaps.cpp | 30 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 D | ImageTest.cpp | 890 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 D | DMSrcSink.cpp | 1761 ContextInfo ctxInfo = factory.getContextInfo(this->contextType(), this->contextOverrides()); in draw() local
|