Home
last modified time | relevance | path

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

/third_party/skia/experimental/graphite/src/
DTexture.h25 const TextureInfo& textureInfo() const { return fInfo; } in textureInfo() function
DTextureProxy.h30 const TextureInfo& textureInfo() const { return fInfo; } in textureInfo() function
DDevice.cpp52 auto textureInfo = gpu->caps()->getDefaultSampledTextureInfo(ii.colorType(), /*levelCount=*/1, in Make() local
/third_party/skia/src/gpu/dawn/
DGrDawnTextureRenderTarget.cpp17 const GrDawnTextureInfo& textureInfo, in GrDawnTextureRenderTarget()
/third_party/skia/tests/graphite/
DCommandBufferTest.cpp54 TextureInfo textureInfo(mtlTextureInfo); in DEF_GRAPHITE_TEST_FOR_CONTEXTS() local
56 TextureInfo textureInfo; in DEF_GRAPHITE_TEST_FOR_CONTEXTS() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DD3D11FormatTablesTest.cpp54 const auto &textureInfo = textureCaps.get(internalFormat); in TEST_P() local
/third_party/flutter/engine/flutter/shell/platform/android/
Dandroid_external_texture_gl.cc49 GrGLTextureInfo textureInfo = {GL_TEXTURE_EXTERNAL_OES, texture_name_, in Paint() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DD3D11FormatTablesTest.cpp55 const auto &textureInfo = textureCaps.get(internalFormat); in TEST_P() local
/third_party/flutter/skia/tests/
DVkHardwareBufferTest.cpp260 GrGLTextureInfo textureInfo; in importHardwareBufferForRead() local
288 GrGLTextureInfo textureInfo; in importHardwareBufferForWrite() local
/third_party/skia/tests/
DVkHardwareBufferTest.cpp261 GrGLTextureInfo textureInfo; in importHardwareBufferForRead() local
289 GrGLTextureInfo textureInfo; in importHardwareBufferForWrite() local
/third_party/skia/src/gpu/
DGrAHardwareBufferUtils.cpp258 GrGLTextureInfo textureInfo; in make_gl_backend_texture() local
DGrProxyProvider.cpp793 const TextureInfo* textureInfo, in createLazyRenderTargetProxy()
/third_party/flutter/skia/src/gpu/
DGrAHardwareBufferUtils.cpp258 GrGLTextureInfo textureInfo; in make_gl_backend_texture() local
DGrProxyProvider.cpp859 GrInternalSurfaceFlags surfaceFlags, const TextureInfo* textureInfo, in createLazyRenderTargetProxy()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DShaderModule.cpp1134 const BindingInfo& textureInfo = in ValidateCompatibilityWithPipelineLayout() local
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp932 GrD3DTextureResourceInfo textureInfo; in onWrapBackendTexture() local
966 GrD3DTextureResourceInfo textureInfo; in onWrapRenderableBackendTexture() local