Home
last modified time | relevance | path

Searched defs:textureFormat (Results 1 – 25 of 84) sorted by relevance

1234

/third_party/skia/third_party/externals/dawn/src/utils/
DTextureUtils.cpp43 bool IsBCTextureFormat(wgpu::TextureFormat textureFormat) { in IsBCTextureFormat()
66 bool IsETC2TextureFormat(wgpu::TextureFormat textureFormat) { in IsETC2TextureFormat()
85 bool IsASTCTextureFormat(wgpu::TextureFormat textureFormat) { in IsASTCTextureFormat()
122 bool IsDepthOnlyFormat(wgpu::TextureFormat textureFormat) { in IsDepthOnlyFormat()
133 uint32_t GetTexelBlockSizeInBytes(wgpu::TextureFormat textureFormat) { in GetTexelBlockSizeInBytes()
265 uint32_t GetTextureFormatBlockWidth(wgpu::TextureFormat textureFormat) { in GetTextureFormatBlockWidth()
383 uint32_t GetTextureFormatBlockHeight(wgpu::TextureFormat textureFormat) { in GetTextureFormatBlockHeight()
501 const char* GetWGSLColorTextureComponentType(wgpu::TextureFormat textureFormat) { in GetWGSLColorTextureComponentType()
550 uint32_t GetWGSLRenderableColorTextureComponentCount(wgpu::TextureFormat textureFormat) { in GetWGSLRenderableColorTextureComponentCount()
591 const char* GetWGSLImageFormatQualifier(wgpu::TextureFormat textureFormat) { in GetWGSLImageFormatQualifier()
DTestUtils.cpp78 wgpu::TextureFormat textureFormat) { in RequiredBytesInCopy()
113 wgpu::TextureFormat textureFormat) { in GetTexelCountInCopyRegion()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Des3_copy_conversion_table_autogen.cpp18 bool ValidES3CopyConversion(GLenum textureFormat, GLenum framebufferFormat) in ValidES3CopyConversion()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Des3_copy_conversion_table_autogen.cpp18 bool ValidES3CopyConversion(GLenum textureFormat, GLenum framebufferFormat) in ValidES3CopyConversion()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DRenderBundleEncoder.cpp30 wgpu::TextureFormat textureFormat) { in ValidateColorAttachmentFormat()
40 wgpu::TextureFormat textureFormat, in ValidateDepthStencilAttachmentFormat()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageAtomicSpirvShaders.hpp45 tcu::TextureFormat textureFormat; member
DvktImageTestsUtil.cpp782 const tcu::TextureFormat textureFormat = mapVkFormat(format); in getGlslAttachmentType() local
806 const tcu::TextureFormat textureFormat = mapVkFormat(format); in getGlslInputAttachmentType() local
830 const tcu::TextureFormat textureFormat = mapVkFormat(format); in isPackedType() local
867 const tcu::TextureFormat textureFormat = mapVkFormat(format); in isComponentSwizzled() local
891 const tcu::TextureFormat textureFormat = mapVkFormat(format); in getNumUsedChannels() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp66 const angle::Format &textureFormat = vkFormat.imageFormat(); in setStorageImpl() local
157 const angle::Format &textureFormat = vkFormat.imageFormat(); in setStorageEGLImageTarget() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DSurface.hpp100 EGLenum textureFormat = EGL_NO_TEXTURE; // Format of texture: RGB, RGBA, or no texture member in egl::Surface
DSurface.cpp417EGLenum textureFormat, EGLenum textureTarget, EGLenum clientBufferFormat, in PBufferSurface()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.cpp430 const tcu::TextureFormat textureFormat = mapVkFormat(format); in fillBuffer() local
449 const tcu::TextureFormat textureFormat = mapVkFormat(format); in fillBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureCompressedFormatTests.cpp196 const tcu::TextureFormat textureFormat = texture.getTextureFormat(); in iterate() local
316 const tcu::TextureFormat textureFormat = texture.getTextureFormat(); in iterate() local
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_pbuffer.c88 int textureFormat = WGL_NO_TEXTURE_ARB; in wglCreatePbufferARB() local
Dstw_framebuffer.h111 unsigned textureFormat; /**< WGL_NO_TEXTURE or WGL_TEXTURE_RGB[A]_ARB */ member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp82 const angle::Format &textureFormat = format.getActualRenderableImageFormat(); in setStorageImpl() local
174 const angle::Format &textureFormat = vkFormat.getActualRenderableImageFormat(); in setStorageEGLImageTarget() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DPbufferSurfaceWGL.cpp22 EGLenum textureFormat, in PbufferSurfaceWGL()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DPbufferSurfaceWGL.cpp22 EGLenum textureFormat, in PbufferSurfaceWGL()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DPixmapSurfaceGLX.cpp26 int EGLTextureFormatToGLXTextureFormat(EGLint textureFormat) in EGLTextureFormatToGLXTextureFormat()
/third_party/vk-gl-cts/framework/common/
DtcuImageIO.cpp107 TextureFormat textureFormat; in loadPNG() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayETC2Support.cpp342 const tcu::TextureFormat textureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_INT8); in isRenderedImageValid() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineEarlyDestroyTests.cpp235 const tcu::TextureFormat textureFormat = mapVkFormat(attachmentFormat); in testEarlyDestroy() local
DvktPipelineSamplerBorderSwizzleTests.cpp72 VkFormat textureFormat; member
209 VkFormat getColorAttachmentFormat (VkFormat textureFormat) in getColorAttachmentFormat()
447 const tcu::TextureFormat& textureFormat, in comparePixelToColorClearValue()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureGatherTests.cpp1042 tcu::TextureFormat textureFormat, in TextureGatherCase()
1160 …ureGatherCase::genGatherFuncCall (GatherType gatherType, const tcu::TextureFormat& textureFormat, … in genGatherFuncCall()
1231 const tcu::TextureFormat& textureFormat, in genProgramSources()
1569 …s> generateBasic2DCaseIterations (GatherType gatherType, const tcu::TextureFormat& textureFormat, … in generateBasic2DCaseIterations()
1649 tcu::TextureFormat textureFormat, in TextureGather2DCase()
1739 tcu::TextureFormat textureFormat, in TextureGather2DArrayCase()
1871 tcu::TextureFormat textureFormat, in TextureGatherCubeCase()
2011 tcu::TextureFormat textureFormat, in makeTextureGatherCase()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp928 …eIterations (GatherType gatherType, LevelMode levelMode, const tcu::TextureFormat& textureFormat, … in generateBasic2DCaseIterations()
1005 tcu::TextureFormat textureFormat; member
1629 const tcu::TextureFormat& textureFormat, in genGatherFuncCall()
1978 const tcu::TextureFormat textureFormat, in TextureGather2DCase()
2038 const tcu::TextureFormat& textureFormat, in generate2DArrayCaseIterations()
2205 const tcu::TextureFormat textureFormat, in TextureGather2DArrayCase()
2265 …eIterations (GatherType gatherType, LevelMode levelMode, const tcu::TextureFormat& textureFormat, … in generateCubeCaseIterations()
2433 const tcu::TextureFormat textureFormat, in TextureGatherCubeCase()
2508 tcu::TextureFormat textureFormat, in makeTextureGatherCase()
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
Des3cNumberParsingTests.cpp359 …const auto textureFormat = tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_… in iterate() local

1234