Home
last modified time | relevance | path

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

123

/external/skqp/tests/
DVkWrapTests.cpp53 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
DGrMipMappedTest.cpp44 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
DProxyTest.cpp272 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
DVkBackendSurfaceTest.cpp33 GrBackendTexture backendTex = gpu->createTestingOnlyBackendTexture(nullptr, 1, 1, in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
DGrTestingBackendTextureUploadTest.cpp38 GrBackendTexture backendTex = gpu->createTestingOnlyBackendTexture(srcBuffer, in testing_only_texture_test() local
DPromiseImageTest.cpp144 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
DEGLImageTest.cpp155 GrBackendTexture backendTex(kSize, kSize, GrMipMapped::kNo, externalTexture); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
DSurfaceTest.cpp104 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/
DVkWrapTests.cpp57 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
DVkBackendSurfaceTest.cpp35 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
DProxyTest.cpp264 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
DBackendAllocationTest.cpp40 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
DGrMipMappedTest.cpp45 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
DCompressedBackendAllocationTest.cpp36 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
DVkProtectedContextTest.cpp151 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
DGrTestingBackendTextureUploadTest.cpp35 GrBackendTexture backendTex; in testing_only_texture_test() local
DPromiseImageTest.cpp170 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
DGLBackendSurfaceTest.cpp51 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS() local
DEGLImageTest.cpp156 GrBackendTexture backendTex(kSize, kSize, GrMipMapped::kNo, externalTexture); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
DSurfaceTest.cpp108 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/
DProxyUtils.cpp28 auto backendTex = context->contextPriv().getGpu()->createTestingOnlyBackendTexture( in MakeTextureProxyFromData() local
/external/skqp/tools/
DDDLPromiseImageHelper.cpp228 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/
DGrGpu.cpp310 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/
DGrBackendTextureImageGenerator.cpp68 const GrBackendTexture& backendTex) in GrBackendTextureImageGenerator()
DGrProxyProvider.cpp451 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()

123