Home
last modified time | relevance | path

Searched defs:textureInfo (Results 1 – 25 of 49) sorted by relevance

12

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DTextureProxy.cpp44 const TextureInfo& textureInfo, in TextureProxy()
162 const TextureInfo& textureInfo, in Make()
188 const TextureInfo& textureInfo, in MakeLazy()
206 sk_sp<TextureProxy> TextureProxy::MakeFullyLazy(const TextureInfo& textureInfo, in MakeFullyLazy()
H A DImageFactories.cpp167 const TextureInfo& textureInfo, in PromiseTextureFrom()
220 const TextureInfo& textureInfo, in PromiseTextureFrom()
H A DTextureUtils.cpp184 auto textureInfo = caps->getDefaultSampledTextureInfo(ct, mipmapped, isProtected, in MakeBitmapProxyView() local
281 TextureInfo textureInfo, in MakePromiseImageLazyProxy()
H A DTexture.h32 const TextureInfo& textureInfo() const { return fInfo; } in textureInfo() function
H A DTextureProxy.h38 const TextureInfo& textureInfo() const { return fInfo; } in textureInfo() function
H A DYUVABackendTextures.cpp35 SkSpan<const TextureInfo> textureInfo, in YUVABackendTextureInfo()
H A DAtlasProvider.cpp66 auto textureInfo = requireStorageUsage in getAtlasTexture() local
H A DCaps.cpp61 SkISize Caps::getDepthAttachmentDimensions(const TextureInfo& textureInfo, in getDepthAttachmentDimensions()
H A DImage_Graphite.cpp84 skgpu::graphite::TextureInfo textureInfo = in Copy() local
H A DRecording.cpp54 const TextureInfo& textureInfo) { in LazyProxyData()
/aosp_15_r20/external/skia/tests/graphite/
H A DTextureProxyTest.cpp39 const TextureInfo textureInfo = caps->getDefaultSampledTextureInfo( in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
47 auto textureInfo = caps->getDefaultSampledTextureInfo(colorType, mipmapped, in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
247 TextureInfo textureInfo = caps->getDefaultSampledTextureInfo( in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
H A DDawnBackendTextureTest.cpp30 DawnTextureInfo textureInfo; in DEF_GRAPHITE_TEST_FOR_DAWN_CONTEXT() local
54 DawnTextureInfo textureInfo; in DEF_GRAPHITE_TEST_FOR_DAWN_CONTEXT() local
H A DVulkanBackendTextureTest.cpp30 VulkanTextureInfo textureInfo; in DEF_GRAPHITE_TEST_FOR_VULKAN_CONTEXT() local
57 VulkanTextureInfo textureInfo; in DEF_GRAPHITE_TEST_FOR_VULKAN_CONTEXT() local
H A DRecordingSurfacesTest.cpp51 const TextureInfo& textureInfo = graphiteSurface->backingTextureProxy()->textureInfo(); in run_test() local
448 const TextureInfo& textureInfo = in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanRenderPass.cpp50 const TextureInfo& textureInfo, in add_attachment_description_info_to_key()
223 const VulkanTextureInfo& textureInfo, in setup_vk_attachment_description()
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnCaps.cpp229 TextureInfo DawnCaps::getTextureInfoForSampledCopy(const TextureInfo& textureInfo, in getTextureInfoForSampledCopy()
344 SkISize DawnCaps::getDepthAttachmentDimensions(const TextureInfo& textureInfo, in getDepthAttachmentDimensions()
H A DDawnComputePipeline.cpp135 auto textureInfo = sharedContext->caps()->getDefaultStorageTextureInfo(colorType); in Make() local
/aosp_15_r20/frameworks/native/libs/renderengine/skia/compat/
H A DGraphiteBackendTexture.cpp103 const skgpu::graphite::TextureInfo& textureInfo = mBackendTexture.info(); in logFatalTexture() local
H A DGaneshBackendTexture.cpp124 GrGLTextureInfo textureInfo; in logFatalTexture() local
/aosp_15_r20/external/skia/gm/
H A Dgraphite_replay.cpp107 skgpu::graphite::TextureInfo textureInfo = in drawGraphite() local
/aosp_15_r20/external/skia/tests/graphite/precompile/
H A DChromePrecompileTest.cpp189 TextureInfo textureInfo = caps->getDefaultSampledTextureInfo(kBGRA_8888_SkColorType, variable
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DD3D11FormatTablesTest.cpp62 const auto &textureInfo = textureCaps.get(internalFormat); in TEST_P() local
/aosp_15_r20/external/skia/tests/
H A DVkHardwareBufferTest.cpp277 GrGLTextureInfo textureInfo; in importHardwareBufferForRead() local
305 GrGLTextureInfo textureInfo; in importHardwareBufferForWrite() local
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DAHardwareBufferGL.cpp165 GrGLTextureInfo textureInfo; in make_gl_backend_texture() local
/aosp_15_r20/external/skia/tools/gpu/
H A DBackendSurfaceFactory.cpp173 skgpu::graphite::DawnTextureInfo textureInfo; in MakeBackendTextureViewSurface() local

12