/third_party/skia/dm/ |
H A D | DMGpuTestProcs.cpp | 68 ContextInfo ctxInfo = factory.getContextInfo(contextType); in RunWithGPUTestContexts() local
|
/third_party/vk-gl-cts/modules/gles2/ |
H A D | tes2CapabilityTests.cpp | 114 ExtensionCase::ExtensionCase (tcu::TestContext& testCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* desc, const char* extName) in ExtensionCase() argument 142 const glu::ContextInfo& ctxInfo; in init() member
|
/third_party/skia/fuzz/ |
H A D | FuzzCreateDDL.cpp | 211 auto ctxInfo = factory.getContextInfo(sk_gpu_test::GrContextFactory::kGL_ContextType); in DEF_FUZZ() local
|
H A D | FuzzDDLThreading.cpp | 112 sk_gpu_test::ContextInfo ctxInfo = fContextFactory.getContextInfo(contextType); in DDLFuzzer() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fNegativeTestShared.cpp | 50 NegativeTestContext(ErrorCase& host, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, tcu::TestLog& log, tcu::ResultCollector& results, bool enableLogging_) NegativeTestContext() argument
|
H A D | es31fTextureBorderClampTests.cpp | 284 de::MovePtr<T> genDefaultTexture (glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, deUint32 texFormat, const typename TextureTraits<T>::SizeType& size) in genDefaultTexture() argument
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluStateReset.cpp | 57 void resetStateES (const RenderContext& renderCtx, const ContextInfo& ctxInfo) in resetStateES() argument 643 resetStateGLCore(const RenderContext& renderCtx, const ContextInfo& ctxInfo) resetStateGLCore() argument 1244 resetState(const RenderContext& renderCtx, const ContextInfo& ctxInfo) resetState() argument [all...] |
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fDebugMarkerTests.cpp | 46 void checkSupport (const glu::ContextInfo& ctxInfo) in checkSupport() argument
|
H A D | es2fTextureWrapTests.cpp | 92 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* description, deUint32 format, deUint32 dataType, deUint32 wrapS, deUint32 wrapT, deUint32 minFilter, deUint32 magFilter, int width, int height, bool enableRelaxedRef) in TextureWrapCase() argument 110 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* description, deUint32 wrapS, deUint32 wrapT, deUint32 minFilter, deUint32 magFilter, const std::vector<std::string>& filenames, bool enableRelaxedRef) in TextureWrapCase() argument
|
H A D | es2fTextureCompletenessTests.cpp | 74 static bool isExtensionSupported (const glu::ContextInfo& ctxInfo, const char* extension) in isExtensionSupported() argument 260 Incomplete2DSizeCase::Incomplete2DSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size, IVec2 invalidLevelSize, int invalidLevelNdx, const glu::ContextInfo& ctxInfo) in Incomplete2DSizeCase() argument 440 Incomplete2DWrapModeCase::Incomplete2DWrapModeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size, deUint32 wrapT, deUint32 wrapS, const glu::ContextInfo& ctxInfo) in Incomplete2DWrapModeCase() argument 785 IncompleteCubeWrapModeCase::IncompleteCubeWrapModeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size, deUint32 wrapT, deUint32 wrapS, const glu::ContextInfo& ctxInfo) in IncompleteCubeWrapModeCase() argument [all...] |
H A D | es2fTextureFilteringTests.cpp | 118 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 format, deUint32 dataType, int width, int height) in Texture2DFilteringCase() argument 135 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 381 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, deUint32 format, deUint32 dataType, int width, int height) in TextureCubeFilteringCase() argument 398 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, const std::vector<std::string>& filenames) TextureCubeFilteringCase() argument [all...] |
/third_party/skia/tests/ |
H A D | SkSLDSLTest.cpp | 107 void StartDSL(const sk_gpu_test::ContextInfo ctxInfo) { in StartDSL() argument [all...] |
H A D | VkDrawableTest.cpp | 284 sk_gpu_test::ContextInfo ctxInfo = factory.getContextInfo(contextType); in DEF_GPUTEST() local
|
H A D | ProgramsTest.cpp | 329 static int get_programs_max_stages(const sk_gpu_test::ContextInfo& ctxInfo) { in get_programs_max_stages() argument 362 static int get_programs_max_levels(const sk_gpu_test::ContextInfo& ctxInfo) { in get_programs_max_levels() argument 388 test_programs(skiatest::Reporter* reporter, const sk_gpu_test::ContextInfo& ctxInfo) test_programs() argument [all...] |
H A D | SurfaceSemaphoreTest.cpp | 208 sk_gpu_test::ContextInfo ctxInfo = factory.getContextInfo(contextType); in DEF_GPUTEST() local
|
H A D | TransferPixelsTest.cpp | 282 void basic_transfer_from_test(skiatest::Reporter* reporter, const sk_gpu_test::ContextInfo& ctxInfo, in basic_transfer_from_test() argument
|
H A D | BackendAllocationTest.cpp | 560 void color_type_backend_allocation_test(const sk_gpu_test::ContextInfo& ctxInfo, in color_type_backend_allocation_test() argument
|
/third_party/skia/modules/canvaskit/ |
H A D | gm_bindings.cpp | 294 sk_gpu_test::ContextInfo ctxInfo = factory.getContextInfo(contextType); in RunWithGPUTestContexts() local
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsShaderLibraryCase.cpp | 72 checkAndSpecializeExtensions(const vector<RequiredExtension>& src, const ContextInfo& ctxInfo) checkAndSpecializeExtensions() argument 117 checkImplementationLimits(const vector<RequiredCapability>& requiredCaps, const ContextInfo& ctxInfo) checkImplementationLimits() argument
|
/third_party/skia/src/gpu/gl/ |
H A D | GrGLGpu.h | 46 const GrGLContextInfo& ctxInfo() const { return *fGLContext; } in ctxInfo() function in final
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fTextureWrapTests.cpp | 132 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* description, deUint32 format, deUint32 dataType, deUint32 wrapS, deUint32 wrapT, deUint32 minFilter, deUint32 magFilter, int width, int height, bool enableRelaxedRef) in TextureWrapCase() argument 152 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* description, deUint32 wrapS, deUint32 wrapT, deUint32 minFilter, deUint32 magFilter, const std::vector<std::string>& filenames, bool enableRelaxedRef) in TextureWrapCase() argument 173 TextureWrapCase::TextureWrapCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& ctxInfo, const char* name, const char* description, CompressedTexFormat compressedFormat, deUint32 wrapS, deUint32 wrapT, deUint32 minFilter, deUint32 magFilter, int width, int height, bool enableRelaxedRef) in TextureWrapCase() argument
|
/third_party/vk-gl-cts/modules/gles2/accuracy/ |
H A D | es2aTextureFilteringTests.cpp | 90 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 format, deUint32 dataType, int width, int height) in Texture2DFilteringCase() argument 106 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 351 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, deUint32 format, deUint32 dataType, int width, int height) in TextureCubeFilteringCase() argument 367 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, const std::vector<std::string>& filenames) TextureCubeFilteringCase() argument [all...] |
/third_party/vk-gl-cts/modules/gles3/accuracy/ |
H A D | es3aTextureFilteringTests.cpp | 83 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 98 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 338 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 354 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/external/openglcts/modules/common/ |
H A D | glcPixelStorageModesTests.cpp | 1327 const glu::ContextInfo& ctxInfo = m_context.getContextInfo(); in iterate() local 1675 const glu::ContextInfo& ctxInfo = m_context.getContextInfo(); in iterate() local
|
/third_party/skia/tools/skpbench/ |
H A D | skpbench.cpp | 568 sk_gpu_test::ContextInfo ctxInfo = in main() local
|