Home
last modified time | relevance | path

Searched defs:beTex (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/tools/
H A DDDLTileHelper.cpp196 GrBackendTexture beTex = direct->createBackendTexture(c.width(), c.height(), c.colorType(), in CreateBackendTexture() local
H A DDDLPromiseImageHelper.cpp130 auto beTex = direct->createBackendTexture(pm, in create_yuva_texture() local
/third_party/skia/src/gpu/
H A DGrProxyProvider.cpp573 wrapCompressedBackendTexture( const GrBackendTexture& beTex, GrWrapOwnership ownership, GrWrapCacheable cacheable, sk_sp<GrRefCntedCallback> releaseHelper) wrapCompressedBackendTexture() argument
H A DGrDirectContext.cpp712 GrBackendTexture beTex = gpu->createBackendTexture(dimensions, backendFormat, renderable, in create_and_clear_backend_texture() local
853 GrBackendTexture beTex = this->createBackendTexture(srcData[0].width(), in createBackendTexture() local
959 GrBackendTexture beTex = gpu->createCompressedBackendTexture(dimensions, backendFormat, create_and_update_compressed_backend_texture() local
[all...]
/third_party/skia/tests/
H A DSurfaceTest.cpp397 GrBackendTexture beTex = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DImageTest.cpp1161 GrBackendTexture beTex = image->getBackendTexture(true); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/skia/src/gpu/vk/
H A DGrVkGpu.cpp1435 sk_sp<GrTexture> GrVkGpu::onWrapCompressedBackendTexture(const GrBackendTexture& beTex, in onWrapCompressedBackendTexture() argument

Completed in 16 milliseconds