Home
last modified time | relevance | path

Searched defs:textureInfo (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/src/gpu/dawn/
H A DGrDawnTextureRenderTarget.cpp14 GrDawnTextureRenderTarget(GrDawnGpu* gpu, SkISize dimensions, int sampleCnt, const GrDawnTextureInfo& textureInfo, GrMipmapStatus mipmapStatus) GrDawnTextureRenderTarget() argument
/third_party/skia/experimental/graphite/src/
H A DTextureProxy.h30 const TextureInfo& textureInfo() const { return fInfo; } in textureInfo() function in skgpu::TextureProxy
H A DTexture.h25 const TextureInfo& textureInfo() const { return fInfo; } in textureInfo() function in skgpu::Texture
H A DDevice.cpp52 auto textureInfo = gpu->caps()->getDefaultSampledTextureInfo(ii.colorType(), /*levelCount=*/1, in Make() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DD3D11FormatTablesTest.cpp55 const auto &textureInfo = textureCaps.get(internalFormat); in TEST_P() local
/third_party/skia/tests/graphite/
H A DCommandBufferTest.cpp56 TextureInfo textureInfo; in DEF_GRAPHITE_TEST_FOR_CONTEXTS() local
/third_party/skia/src/gpu/
H A DGrAHardwareBufferUtils.cpp258 GrGLTextureInfo textureInfo; in make_gl_backend_texture() local
H A DGrProxyProvider.cpp801 createLazyRenderTargetProxy( LazyInstantiateCallback&& callback, const GrBackendFormat& format, SkISize dimensions, int sampleCnt, GrInternalSurfaceFlags surfaceFlags, const TextureInfo* textureInfo, GrMipmapStatus mipmapStatus, SkBackingFit fit, SkBudgeted budgeted, GrProtected isProtected, bool wrapsVkSecondaryCB, UseAllocator useAllocator) createLazyRenderTargetProxy() argument
/third_party/skia/tests/
H A DVkHardwareBufferTest.cpp261 GrGLTextureInfo textureInfo; in importHardwareBufferForRead() local
289 GrGLTextureInfo textureInfo; in importHardwareBufferForWrite() local
[all...]
/third_party/skia/src/gpu/d3d/
H A DGrD3DGpu.cpp943 GrD3DTextureResourceInfo textureInfo; in onWrapBackendTexture() local
977 GrD3DTextureResourceInfo textureInfo; in onWrapRenderableBackendTexture() local
[all...]

Completed in 11 milliseconds