Home
last modified time | relevance | path

Searched refs:texturable (Results 1 – 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp34 outTextureCaps->texturable = in FillTextureFormatCaps()
45 outTextureCaps->texturable && in FillTextureFormatCaps()
279 if (textureCaps.texturable) in initialize()
296 if (textureCaps.texturable) in initialize()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Drenderer9_utils.cpp431 textureCaps.texturable = SUCCEEDED(d3d9->CheckDeviceFormat( in GenerateTextureFormatCaps()
436 textureCaps.texturable = in GenerateTextureFormatCaps()
441 if (textureCaps.texturable && (formatInfo.colorEncoding == GL_SRGB)) in GenerateTextureFormatCaps()
443 textureCaps.texturable = in GenerateTextureFormatCaps()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVulkanFormatTablesTest.cpp89 EXPECT_EQ(isTexturable, textureCaps.texturable) << actualImageVkFormat; in TEST_P()
DD3D11FormatTablesTest.cpp74 EXPECT_EQ(textureable, textureInfo.texturable) << " for " << gl::FmtHex(internalFormat); in TEST_P()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DVulkanFormatTablesTest.cpp86 EXPECT_EQ(isTexturable, textureCaps.texturable) << vkFormat.vkImageFormat; in TEST_P()
DD3D11FormatTablesTest.cpp73 EXPECT_EQ(textureable, textureInfo.texturable) << " for " << gl::FmtHex(internalFormat); in TEST_P()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp31 outTextureCaps->texturable = in FillTextureFormatCaps()
230 if (textureCaps.texturable) in initialize()
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlGpu.mm651 int w, int h, bool texturable,
655 SkASSERT(texturable || renderable);
656 if (!texturable) {
661 if (texturable && !fMtlCaps->isFormatTexturable(format)) {
693 desc.usage = texturable ? MTLTextureUsageShaderRead : 0;
DGrMtlGpu.h229 int w, int h, bool texturable,
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Drenderer9_utils.cpp431 textureCaps.texturable = SUCCEEDED(d3d9->CheckDeviceFormat( in GenerateTextureFormatCaps()
436 textureCaps.texturable = in GenerateTextureFormatCaps()
/third_party/skia/src/image/
DSkSurface_Gpu.cpp430 bool texturable) { in validate_backend_texture() argument
448 if (texturable && !caps->isFormatTexturable(backendFormat, tex.textureType())) { in validate_backend_texture()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
Dmtl_format_utils.mm112 caps->texturable = caps->filterable = caps->textureAttachment = caps->renderbuffer =
152 textureCaps.texturable = true;
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h33 bool texturable = false; member
DCaps.cpp71 caps.texturable = internalFormatInfo.textureSupport(clientVersion, extensions); in GenerateMinimumTextureCaps()
175 if (requiresTexturing && !cap.texturable) in GetFormatSupportBase()
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.h282 GrTexturable texturable,
DGrD3DGpu.cpp1272 GrTexturable texturable, in createTextureResourceForBackendSurface() argument
1278 SkASSERT(texturable == GrTexturable::kYes || renderable == GrRenderable::kYes); in createTextureResourceForBackendSurface()
1284 if (texturable == GrTexturable::kYes && !this->d3dCaps().isFormatTexturable(dxgiFormat)) { in createTextureResourceForBackendSurface()
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpu.cpp1553 bool GrVkGpu::createVkImageForBackendSurface(VkFormat vkFormat, int w, int h, bool texturable, in createVkImageForBackendSurface() argument
1558 SkASSERT(texturable || renderable); in createVkImageForBackendSurface()
1559 if (!texturable) { in createVkImageForBackendSurface()
1568 if (texturable && !fVkCaps->isVkFormatTexturable(vkFormat)) { in createVkImageForBackendSurface()
1584 if (texturable) { in createVkImageForBackendSurface()
1779 } else if (texturable) { in createVkImageForBackendSurface()
DGrVkGpu.h277 bool createVkImageForBackendSurface(VkFormat vkFormat, int w, int h, bool texturable,
/third_party/flutter/skia/src/image/
DSkSurface_Gpu.cpp403 bool texturable) { in validate_backend_texture() argument
421 if (texturable && !caps->isFormatTexturable(backendFormat)) { in validate_backend_texture()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h33 bool texturable = false; member
DCaps.cpp70 caps.texturable = internalFormatInfo.textureSupport(clientVersion, extensions); in GenerateMinimumTextureCaps()
168 if (requiresTexturing && !cap.texturable) in GetFormatSupportBase()
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp1541 GrTexturable texturable, in createVkImageForBackendSurface() argument
1546 SkASSERT(texturable == GrTexturable::kYes || renderable == GrRenderable::kYes); in createVkImageForBackendSurface()
1552 if (texturable == GrTexturable::kYes && !fVkCaps->isVkFormatTexturable(vkFormat)) { in createVkImageForBackendSurface()
1557 if (sampleCnt > 1 && (texturable == GrTexturable::kYes || renderable == GrRenderable::kNo)) { in createVkImageForBackendSurface()
1576 if (texturable == GrTexturable::kYes) { in createVkImageForBackendSurface()
/third_party/openGLES/extensions/ARB/
DARB_texture_view.txt457 formats differently than GL, depth formats are not texturable and
459 depth formats are all texturable and we don't have equivalent RG
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_view.txt447 formats differently than GL, depth formats are not texturable and
449 depth formats are all texturable and we don't have equivalent RG
/third_party/skia/src/gpu/mtl/
DGrMtlGpu.mm866 GrTexturable texturable,
870 SkASSERT(texturable == GrTexturable::kYes || renderable == GrRenderable::kYes);
872 if (texturable == GrTexturable::kYes && !fMtlCaps->isFormatTexturable(mtlFormat)) {
892 MTLTextureUsage usage = texturable == GrTexturable::kYes ? MTLTextureUsageShaderRead : 0;

12