/external/skqp/tests/ |
D | VkWrapTests.cpp | 53 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_tex_test() local 67 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_tex_test() local 80 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_tex_test() local 148 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_trt_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
|
D | GrMipMappedTest.cpp | 44 GrBackendTexture backendTex = gpu->createTestingOnlyBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 110 GrBackendTexture backendTex = gpu->createTestingOnlyBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 236 GrBackendTexture backendTex = gpu->createTestingOnlyBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | ProxyTest.cpp | 272 GrBackendTexture backendTex = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 296 GrBackendTexture backendTex = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 323 GrBackendTexture backendTex = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | VkBackendSurfaceTest.cpp | 33 GrBackendTexture backendTex = gpu->createTestingOnlyBackendTexture(nullptr, 1, 1, in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
|
D | GrTestingBackendTextureUploadTest.cpp | 38 GrBackendTexture backendTex = gpu->createTestingOnlyBackendTexture(srcBuffer, in testing_only_texture_test() local
|
D | PromiseImageTest.cpp | 144 GrBackendTexture backendTex = gpu->createTestingOnlyBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 300 GrBackendTexture backendTex = gpu->createTestingOnlyBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 819 GrBackendTexture backendTex = gpu->createTestingOnlyBackendTexture( in DEF_GPUTEST() local 868 GrBackendTexture backendTex = gpu->createTestingOnlyBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | EGLImageTest.cpp | 155 GrBackendTexture backendTex(kSize, kSize, GrMipMapped::kNo, externalTexture); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
|
D | SurfaceTest.cpp | 104 GrBackendTexture backendTex = gpu->createTestingOnlyBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 199 GrBackendTexture backendTex = gpu->createTestingOnlyBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 519 GrBackendTexture backendTex = image->getBackendTexture(false); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 799 GrBackendTexture backendTex; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local 862 GrBackendTexture backendTex; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 888 GrBackendTexture backendTex; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
|
/external/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 | 264 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 284 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 307 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | BackendAllocationTest.cpp | 40 GrBackendTexture backendTex = create(context, mipMapped, renderable); in test_wrapping() local 210 static void check_base_readbacks(GrContext* context, const GrBackendTexture& backendTex, in check_base_readbacks() 285 GrBackendTexture backendTex = create(context, color, mipMapped, renderable); in test_color_init() local 315 static void check_mipmaps(GrContext* context, const GrBackendTexture& backendTex, in check_mipmaps() 436 GrBackendTexture backendTex = create(context, pixmaps, numMipLevels, renderable); in test_pixmap_init() local 472 void check_vk_layout(const GrBackendTexture& backendTex, VkLayout layout) { in check_vk_layout() 534 GrBackendTexture backendTex = context->createBackendTexture(c); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 557 GrBackendTexture backendTex = context->createBackendTexture(c, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | GrMipMappedTest.cpp | 45 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 117 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 261 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | CompressedBackendAllocationTest.cpp | 36 sk_sp<SkImage> create_image(GrContext* context, const GrBackendTexture& backendTex) { in create_image() 145 GrBackendTexture backendTex = create(context, color, mipMapped); in test_compressed_color_init() local 219 GrBackendTexture backendTex = create(context, data.get(), dataSize, mipMapped); in test_compressed_data_init() 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 | GrTestingBackendTextureUploadTest.cpp | 35 GrBackendTexture backendTex; in testing_only_texture_test() local
|
D | PromiseImageTest.cpp | 170 GrBackendTexture backendTex = ctx->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 359 GrBackendTexture backendTex = ctx->createBackendTexture( in DEF_GPUTEST() local 398 GrBackendTexture backendTex = ctx->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 466 GrBackendTexture backendTex = ctx->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | GLBackendSurfaceTest.cpp | 51 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS() local
|
D | EGLImageTest.cpp | 156 GrBackendTexture backendTex(kSize, kSize, GrMipMapped::kNo, externalTexture); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
|
D | SurfaceTest.cpp | 108 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 138 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 214 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 542 GrBackendTexture backendTex = image->getBackendTexture(false); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 811 GrBackendTexture backendTex; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local 891 GrBackendTexture backendTex; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 918 GrBackendTexture backendTex; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 987 GrBackendTexture backendTex; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
|
/external/skqp/tools/gpu/ |
D | ProxyUtils.cpp | 28 auto backendTex = context->contextPriv().getGpu()->createTestingOnlyBackendTexture( in MakeTextureProxyFromData() local
|
/external/skqp/tools/ |
D | DDLPromiseImageHelper.cpp | 228 const GrBackendTexture& backendTex = curImage.promiseTexture(i)->backendTexture(); in PromiseImageCreator() local 255 const GrBackendTexture& backendTex = curImage.promiseTexture(0)->backendTexture(); in PromiseImageCreator() local
|
/external/skia/src/gpu/ |
D | GrGpu.cpp | 310 sk_sp<GrTexture> GrGpu::wrapBackendTexture(const GrBackendTexture& backendTex, in wrapBackendTexture() 331 sk_sp<GrTexture> GrGpu::wrapCompressedBackendTexture(const GrBackendTexture& backendTex, in wrapCompressedBackendTexture() 351 sk_sp<GrTexture> GrGpu::wrapRenderableBackendTexture(const GrBackendTexture& backendTex, in wrapRenderableBackendTexture() 397 sk_sp<GrRenderTarget> GrGpu::wrapBackendTextureAsRenderTarget(const GrBackendTexture& backendTex, in wrapBackendTextureAsRenderTarget()
|
/external/skqp/src/gpu/ |
D | GrBackendTextureImageGenerator.cpp | 68 const GrBackendTexture& backendTex) in GrBackendTextureImageGenerator()
|
D | GrProxyProvider.cpp | 451 sk_sp<GrTextureProxy> GrProxyProvider::wrapBackendTexture(const GrBackendTexture& backendTex, in wrapBackendTexture() 489 const GrBackendTexture& backendTex, GrSurfaceOrigin origin, int sampleCnt, in wrapRenderableBackendTexture() 542 const GrBackendTexture& backendTex, GrSurfaceOrigin origin, int sampleCnt) { in wrapBackendTextureAsRenderTarget()
|