Home
last modified time | relevance | path

Searched defs:backendTex (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/skia/tests/
H A DVkWrapTests.cpp75 GrBackendTexture backendTex = GrBackendTextures::MakeVk(kW, kH, backendCopy); in wrap_tex_test() local
88 GrBackendTexture backendTex = GrBackendTextures::MakeVk(kW, kH, backendCopy); in wrap_tex_test() local
100 GrBackendTexture backendTex = GrBackendTextures::MakeVk(kW, kH, backendCopy); in wrap_tex_test() local
188 GrBackendTexture backendTex = GrBackendTextures::MakeVk(kW, kH, backendCopy); in wrap_trt_test() local
201 GrBackendTexture backendTex = GrBackendTextures::MakeVk(kW, kH, backendCopy); in wrap_trt_test() local
223 GrBackendTexture backendTex = GrBackendTextures::MakeVk(kW, kH, backendCopy); in wrap_trt_test() local
H A DCompressedBackendAllocationTest.cpp77 sk_sp<SkImage> create_image(GrDirectContext* dContext, const GrBackendTexture& backendTex) { in create_image()
187 GrBackendTexture backendTex = create(dContext, color, mipmapped); in test_compressed_color_init() local
277 GrBackendTexture backendTex = create(dContext, data.get(), dataSize, mipmapped); in test_compressed_data_init() local
H A DVkHardwareBufferTest.cpp282 auto backendTex = GrBackendTextures::MakeGL(DEV_W, DEV_H, skgpu::Mipmapped::kNo, textureInfo); in importHardwareBufferForRead() local
310 auto backendTex = GrBackendTextures::MakeGL(DEV_W, DEV_H, skgpu::Mipmapped::kNo, textureInfo); in importHardwareBufferForWrite() local
837 auto backendTex = GrBackendTextures::MakeVk(DEV_W, DEV_H, imageInfo); in importHardwareBufferForRead() local
998 auto backendTex = GrBackendTextures::MakeVk(DEV_W, DEV_H, imageInfo); in importHardwareBufferForWrite() local
H A DBackendAllocationTest.cpp303 const GrBackendTexture& backendTex, in check_base_readbacks()
417 const GrBackendTexture& backendTex, in check_mipmaps()
589 void check_vk_tiling(const GrBackendTexture& backendTex) { in check_vk_tiling()
H A DPromiseImageTest.cpp160 GrBackendTexture backendTex = ctx->createBackendTexture(kWidth, in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
320 GrBackendTexture backendTex = dContext->createBackendTexture(kWidth, in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
H A DBackendSurfaceMutableStateTest.cpp56 GrBackendTexture backendTex = dContext->createBackendTexture( in DEF_GANESH_TEST_FOR_VULKAN_CONTEXT() local
H A DGLBackendSurfaceTest.cpp73 GrBackendTexture backendTex = dContext->createBackendTexture(1, in DEF_GANESH_TEST_FOR_GL_CONTEXT() local
H A DVkProtectedContextTest.cpp149 GrBackendTexture backendTex = dContext->createBackendTexture(kSize, in create_backend_texture_ganesh() local
202 BackendTexture backendTex = helper->recorder()->createBackendTexture({ kSize, kSize }, in create_backend_texture_graphite() local
H A DEGLImageTest.cpp191 GrBackendTexture backendTex = in DEF_GANESH_TEST_FOR_GL_CONTEXT() local
H A DGrMipMappedTest.cpp254 GrBackendTexture backendTex = texture->getBackendTexture(); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
H A DExtendedSkColorTypeTests.cpp225 GrBackendTexture backendTex; in gpu_tests() local
H A DImageFilterCacheTest.cpp263 GrBackendTexture backendTex = tex->getBackendTexture(); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
H A DGrSurfaceTest.cpp110 GrBackendTexture backendTex = context->createBackendTexture(256, in DEF_GANESH_TEST_FOR_MOCK_CONTEXT() local
/aosp_15_r20/external/skia/tests/graphite/
H A DUpdateBackendTextureTest.cpp71 const BackendTexture& backendTex, in update_backend_texture()
105 BackendTexture backendTex = recorder->createBackendTexture(kSize, info); in create_backend_texture() local
115 const skgpu::graphite::BackendTexture& backendTex, in wrap_backend_texture()
199 BackendTexture backendTex = create_backend_texture(reporter, caps, recorder.get(), in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() local
259 BackendTexture backendTex = create_backend_texture(reporter, in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DImageFactories.cpp68 const BackendTexture& backendTex, in WrapTexture()
125 const BackendTexture& backendTex, in WrapTexture()
146 const BackendTexture& backendTex, in WrapTexture()
H A DRecorder.cpp311 bool Recorder::updateBackendTexture(const BackendTexture& backendTex, in updateBackendTexture()
386 bool Recorder::updateCompressedBackendTexture(const BackendTexture& backendTex, in updateCompressedBackendTexture()
H A DSurface_Graphite.cpp226 const BackendTexture& backendTex, in WrapBackendTexture()
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrGpu.cpp297 sk_sp<GrTexture> GrGpu::wrapBackendTexture(const GrBackendTexture& backendTex, in wrapBackendTexture()
318 sk_sp<GrTexture> GrGpu::wrapCompressedBackendTexture(const GrBackendTexture& backendTex, in wrapCompressedBackendTexture()
337 sk_sp<GrTexture> GrGpu::wrapRenderableBackendTexture(const GrBackendTexture& backendTex, in wrapRenderableBackendTexture()
H A DGrProxyProvider.cpp605 const GrBackendTexture& backendTex, in wrapBackendTexture()
678 const GrBackendTexture& backendTex, in wrapRenderableBackendTexture()
H A DGrAHardwareBufferImageGenerator.cpp124 GrBackendTexture backendTex = in makeView() local
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLGpu.cpp712 static bool check_backend_texture(const GrBackendTexture& backendTex, in check_backend_texture()
751 static sk_sp<GrGLTextureParameters> get_gl_texture_params(const GrBackendTexture& backendTex) { in get_gl_texture_params()
758 sk_sp<GrTexture> GrGLGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture()
790 static bool check_compressed_backend_texture(const GrBackendTexture& backendTex, in check_compressed_backend_texture()
819 sk_sp<GrTexture> GrGLGpu::onWrapCompressedBackendTexture(const GrBackendTexture& backendTex, in onWrapCompressedBackendTexture()
845 sk_sp<GrTexture> GrGLGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, in onWrapRenderableBackendTexture()
/aosp_15_r20/external/skia/tools/gpu/
H A DProtectedUtils.cpp54 GrBackendTexture backendTex = SkSurfaces::GetBackendTexture( in CreateProtectedSkSurface() local
/aosp_15_r20/external/skia/tools/window/
H A DGraphiteDawnWindowContext.cpp102 auto backendTex = skgpu::graphite::BackendTextures::MakeDawn(texture.Get()); in getBackbufferSurface() local
H A DGraphiteNativeVulkanWindowContext.cpp382 auto backendTex = skgpu::graphite::BackendTextures::MakeVulkan(this->dimensions(), in createBuffers() local
/aosp_15_r20/external/skia/fuzz/
H A DFuzzDDLThreading.cpp180 GrBackendTexture backendTex = in fulfillPromiseImage() local

12