/third_party/skia/experimental/graphite/src/ |
D | Texture.h | 25 const TextureInfo& textureInfo() const { return fInfo; } in textureInfo() function
|
D | TextureProxy.h | 30 const TextureInfo& textureInfo() const { return fInfo; } in textureInfo() function
|
D | Device.cpp | 52 auto textureInfo = gpu->caps()->getDefaultSampledTextureInfo(ii.colorType(), /*levelCount=*/1, in Make() local
|
/third_party/skia/src/gpu/dawn/ |
D | GrDawnTextureRenderTarget.cpp | 17 const GrDawnTextureInfo& textureInfo, in GrDawnTextureRenderTarget()
|
/third_party/skia/tests/graphite/ |
D | CommandBufferTest.cpp | 54 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/ |
D | D3D11FormatTablesTest.cpp | 54 const auto &textureInfo = textureCaps.get(internalFormat); in TEST_P() local
|
/third_party/flutter/engine/flutter/shell/platform/android/ |
D | android_external_texture_gl.cc | 49 GrGLTextureInfo textureInfo = {GL_TEXTURE_EXTERNAL_OES, texture_name_, in Paint() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | D3D11FormatTablesTest.cpp | 55 const auto &textureInfo = textureCaps.get(internalFormat); in TEST_P() local
|
/third_party/flutter/skia/tests/ |
D | VkHardwareBufferTest.cpp | 260 GrGLTextureInfo textureInfo; in importHardwareBufferForRead() local 288 GrGLTextureInfo textureInfo; in importHardwareBufferForWrite() local
|
/third_party/skia/tests/ |
D | VkHardwareBufferTest.cpp | 261 GrGLTextureInfo textureInfo; in importHardwareBufferForRead() local 289 GrGLTextureInfo textureInfo; in importHardwareBufferForWrite() local
|
/third_party/skia/src/gpu/ |
D | GrAHardwareBufferUtils.cpp | 258 GrGLTextureInfo textureInfo; in make_gl_backend_texture() local
|
D | GrProxyProvider.cpp | 793 const TextureInfo* textureInfo, in createLazyRenderTargetProxy()
|
/third_party/flutter/skia/src/gpu/ |
D | GrAHardwareBufferUtils.cpp | 258 GrGLTextureInfo textureInfo; in make_gl_backend_texture() local
|
D | GrProxyProvider.cpp | 859 GrInternalSurfaceFlags surfaceFlags, const TextureInfo* textureInfo, in createLazyRenderTargetProxy()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | ShaderModule.cpp | 1134 const BindingInfo& textureInfo = in ValidateCompatibilityWithPipelineLayout() local
|
/third_party/skia/src/gpu/d3d/ |
D | GrD3DGpu.cpp | 932 GrD3DTextureResourceInfo textureInfo; in onWrapBackendTexture() local 966 GrD3DTextureResourceInfo textureInfo; in onWrapRenderableBackendTexture() local
|