/third_party/flutter/skia/tests/ |
D | VkWrapTests.cpp | 57 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_tex_test() local 70 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_tex_test() local 82 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_tex_test() local 152 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_trt_test() local 165 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_trt_test() local 177 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_trt_test() local
|
D | VkBackendSurfaceTest.cpp | 35 GrBackendTexture backendTex = context->createBackendTexture(1, 1, in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local 143 GrBackendTexture backendTex = context->createBackendTexture(1, 1, in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local 229 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
|
D | ProxyTest.cpp | 283 GrBackendTexture backendTex = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 310 GrBackendTexture backendTex = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 341 GrBackendTexture backendTex = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | GrMipMappedTest.cpp | 44 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 110 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 253 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | BackendAllocationTest.cpp | 31 GrBackendTexture backendTex = create(context, mipMapped, renderable); in test_wrapping() local 136 GrBackendTexture backendTex = create(context, color, mipMapped, renderable); in test_color_init() local 289 void check_vk_layout(const GrBackendTexture& backendTex, VkLayout layout) { in check_vk_layout() 351 GrBackendTexture backendTex = context->createBackendTexture(c); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 374 GrBackendTexture backendTex = context->createBackendTexture(c, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | VkProtectedContextTest.cpp | 151 GrBackendTexture backendTex = grContext()->createBackendTexture( in createSkSurface() local 188 GrBackendTexture backendTex = in DEF_GPUTEST() local 214 GrBackendTexture backendTex = in DEF_GPUTEST() local 230 GrBackendTexture backendTex = in DEF_GPUTEST() local
|
D | PromiseImageTest.cpp | 170 GrBackendTexture backendTex = ctx->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 364 GrBackendTexture backendTex = ctx->createBackendTexture( in DEF_GPUTEST() local 403 GrBackendTexture backendTex = ctx->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 470 GrBackendTexture backendTex = ctx->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | GrTestingBackendTextureUploadTest.cpp | 37 GrBackendTexture backendTex; in testing_only_texture_test() local
|
D | EGLImageTest.cpp | 155 GrBackendTexture backendTex(kSize, kSize, GrMipMapped::kNo, externalTexture); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
|
D | GLBackendSurfaceTest.cpp | 51 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS() local
|
D | SurfaceTest.cpp | 105 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 202 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 525 GrBackendTexture backendTex = image->getBackendTexture(false); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 803 GrBackendTexture backendTex; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local 874 GrBackendTexture backendTex; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 901 GrBackendTexture backendTex; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 970 GrBackendTexture backendTex; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
|
D | TestUtils.cpp | 100 bool create_backend_texture(GrContext* context, GrBackendTexture* backendTex, in create_backend_texture() 120 void delete_backend_texture(GrContext* context, const GrBackendTexture& backendTex) { in delete_backend_texture()
|
D | VkHardwareBufferTest.cpp | 265 GrBackendTexture backendTex(DEV_W, DEV_H, GrMipMapped::kNo, textureInfo); in importHardwareBufferForRead() local 293 GrBackendTexture backendTex(DEV_W, DEV_H, GrMipMapped::kNo, textureInfo); in importHardwareBufferForWrite() local 800 GrBackendTexture backendTex(DEV_W, DEV_H, imageInfo); in importHardwareBufferForRead() local 961 GrBackendTexture backendTex(DEV_W, DEV_H, imageInfo); in importHardwareBufferForWrite() local
|
/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
|
/third_party/flutter/skia/tools/ |
D | DDLPromiseImageHelper.cpp | 123 GrBackendTexture backendTex = context->priv().createBackendTexture( in uploadAllToGPU() local 184 const GrBackendTexture& backendTex = curImage.promiseTexture(i)->backendTexture(); in PromiseImageCreator() local 222 const GrBackendTexture& backendTex = curImage.promiseTexture(0)->backendTexture(); in PromiseImageCreator() local
|
/third_party/flutter/skia/tools/gpu/ |
D | ProxyUtils.cpp | 39 auto backendTex = context->createBackendTexture( in MakeTextureProxyFromData() local
|
/third_party/flutter/skia/src/gpu/ |
D | GrGpu.cpp | 249 sk_sp<GrTexture> GrGpu::wrapBackendTexture(const GrBackendTexture& backendTex, in wrapBackendTexture() 270 sk_sp<GrTexture> GrGpu::wrapRenderableBackendTexture(const GrBackendTexture& backendTex, in wrapRenderableBackendTexture() 309 sk_sp<GrRenderTarget> GrGpu::wrapBackendTextureAsRenderTarget(const GrBackendTexture& backendTex, in wrapBackendTextureAsRenderTarget()
|
D | GrBackendTextureImageGenerator.cpp | 72 const GrBackendTexture& backendTex) in GrBackendTextureImageGenerator()
|
/third_party/skia/src/gpu/ |
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()
|