/third_party/skia/tests/ |
D | VkWrapTests.cpp | 59 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_tex_test() local 72 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_tex_test() local 84 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_tex_test() local 162 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_trt_test() local 175 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_trt_test() local 197 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_trt_test() local
|
D | CompressedBackendAllocationTest.cpp | 40 sk_sp<SkImage> create_image(GrDirectContext* dContext, const GrBackendTexture& backendTex) { in create_image() 149 GrBackendTexture backendTex = create(dContext, color, mipMapped); in test_compressed_color_init() local 238 GrBackendTexture backendTex = create(dContext, data.get(), dataSize, mipMapped); in test_compressed_data_init() local
|
D | VkProtectedContextTest.cpp | 58 GrBackendTexture backendTex = in create_protected_sksurface() local 104 GrBackendTexture backendTex = in DEF_GPUTEST() local 120 GrBackendTexture backendTex = in DEF_GPUTEST() local
|
D | BackendSurfaceMutableStateTest.cpp | 27 GrBackendTexture backendTex = dContext->createBackendTexture( in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
|
D | GLBackendSurfaceTest.cpp | 58 GrBackendTexture backendTex = dContext->createBackendTexture( in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS() local
|
D | EGLImageTest.cpp | 152 GrBackendTexture backendTex(kSize, kSize, GrMipmapped::kNo, externalTexture); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
|
D | VkHardwareBufferTest.cpp | 266 GrBackendTexture backendTex(DEV_W, DEV_H, GrMipmapped::kNo, textureInfo); in importHardwareBufferForRead() local 294 GrBackendTexture backendTex(DEV_W, DEV_H, GrMipmapped::kNo, textureInfo); in importHardwareBufferForWrite() local 811 GrBackendTexture backendTex(DEV_W, DEV_H, imageInfo); in importHardwareBufferForRead() local 973 GrBackendTexture backendTex(DEV_W, DEV_H, imageInfo); in importHardwareBufferForWrite() local
|
D | PromiseImageTest.cpp | 134 GrBackendTexture backendTex = ctx->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 284 GrBackendTexture backendTex = dContext->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | SpecialImageTest.cpp | 130 GrBackendTexture backendTex = tightSurf->getBackendTexture( in test_image() local
|
D | BackendAllocationTest.cpp | 243 const GrBackendTexture& backendTex, in check_base_readbacks() 357 const GrBackendTexture& backendTex, in check_mipmaps() 550 void check_vk_tiling(const GrBackendTexture& backendTex) { in check_vk_tiling()
|
D | GrMipMappedTest.cpp | 189 GrBackendTexture backendTex = texture->getBackendTexture(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | ExtendedSkColorTypeTests.cpp | 198 GrBackendTexture backendTex; in gpu_tests() local
|
D | ImageFilterCacheTest.cpp | 226 GrBackendTexture backendTex = tex->getBackendTexture(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | GrSurfaceTest.cpp | 58 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_MOCK_CONTEXT() local
|
/third_party/skia/src/gpu/ |
D | GrBackendTextureImageGenerator.cpp | 74 const GrBackendTexture& backendTex) in GrBackendTextureImageGenerator()
|
D | GrGpu.cpp | 287 sk_sp<GrTexture> GrGpu::wrapBackendTexture(const GrBackendTexture& backendTex, in wrapBackendTexture() 308 sk_sp<GrTexture> GrGpu::wrapCompressedBackendTexture(const GrBackendTexture& backendTex, in wrapCompressedBackendTexture() 327 sk_sp<GrTexture> GrGpu::wrapRenderableBackendTexture(const GrBackendTexture& backendTex, in wrapRenderableBackendTexture()
|
D | GrAHardwareBufferImageGenerator.cpp | 138 GrBackendTexture backendTex = in makeView() local
|
D | GrProxyProvider.cpp | 536 sk_sp<GrTextureProxy> GrProxyProvider::wrapBackendTexture(const GrBackendTexture& backendTex, in wrapBackendTexture() 609 const GrBackendTexture& backendTex, in wrapRenderableBackendTexture()
|
D | GrDirectContext.cpp | 1017 void GrDirectContext::deleteBackendTexture(GrBackendTexture backendTex) { in deleteBackendTexture()
|
/third_party/skia/fuzz/ |
D | FuzzDDLThreading.cpp | 163 GrBackendTexture backendTex = fContext->createBackendTexture(kPromiseImageSize.width(), in fulfillPromiseImage() local
|
/third_party/skia/tools/ |
D | DDLPromiseImageHelper.cpp | 177 auto backendTex = direct->createBackendTexture(mipLevels.get(), in CreateBETexturesForPromiseImage() local
|
/third_party/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 620 static bool check_backend_texture(const GrBackendTexture& backendTex, in check_backend_texture() 656 sk_sp<GrTexture> GrGLGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() 683 static bool check_compressed_backend_texture(const GrBackendTexture& backendTex, in check_compressed_backend_texture() 711 sk_sp<GrTexture> GrGLGpu::onWrapCompressedBackendTexture(const GrBackendTexture& backendTex, in onWrapCompressedBackendTexture() 734 sk_sp<GrTexture> GrGLGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, in onWrapRenderableBackendTexture()
|
/third_party/skia/src/gpu/dawn/ |
D | GrDawnGpu.cpp | 252 sk_sp<GrTexture> GrDawnGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() 266 sk_sp<GrTexture> GrDawnGpu::onWrapCompressedBackendTexture(const GrBackendTexture& backendTex, in onWrapCompressedBackendTexture()
|
/third_party/skia/src/image/ |
D | SkImage_Gpu.cpp | 386 const GrBackendTexture& backendTex, in new_wrapped_texture_common()
|
/third_party/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 1272 sk_sp<GrTexture> GrVkGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() 1306 sk_sp<GrTexture> GrVkGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, in onWrapRenderableBackendTexture()
|