/third_party/skia/third_party/externals/dawn/src/utils/ |
D | TextureUtils.cpp | 43 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()
|
D | TestUtils.cpp | 78 wgpu::TextureFormat textureFormat) { in RequiredBytesInCopy() 113 wgpu::TextureFormat textureFormat) { in GetTexelCountInCopyRegion()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | es3_copy_conversion_table_autogen.cpp | 18 bool ValidES3CopyConversion(GLenum textureFormat, GLenum framebufferFormat) in ValidES3CopyConversion()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | es3_copy_conversion_table_autogen.cpp | 18 bool ValidES3CopyConversion(GLenum textureFormat, GLenum framebufferFormat) in ValidES3CopyConversion()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | RenderBundleEncoder.cpp | 30 wgpu::TextureFormat textureFormat) { in ValidateColorAttachmentFormat() 40 wgpu::TextureFormat textureFormat, in ValidateDepthStencilAttachmentFormat()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageAtomicSpirvShaders.hpp | 45 tcu::TextureFormat textureFormat; member
|
D | vktImageTestsUtil.cpp | 782 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/ |
D | RenderbufferVk.cpp | 66 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/ |
D | Surface.hpp | 100 EGLenum textureFormat = EGL_NO_TEXTURE; // Format of texture: RGB, RGBA, or no texture member in egl::Surface
|
D | Surface.cpp | 417 … EGLenum textureFormat, EGLenum textureTarget, EGLenum clientBufferFormat, in PBufferSurface()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryTestsUtil.cpp | 430 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/ |
D | vktTextureCompressedFormatTests.cpp | 196 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/ |
D | stw_ext_pbuffer.c | 88 int textureFormat = WGL_NO_TEXTURE_ARB; in wglCreatePbufferARB() local
|
D | stw_framebuffer.h | 111 unsigned textureFormat; /**< WGL_NO_TEXTURE or WGL_TEXTURE_RGB[A]_ARB */ member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | RenderbufferVk.cpp | 82 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/ |
D | PbufferSurfaceWGL.cpp | 22 EGLenum textureFormat, in PbufferSurfaceWGL()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
D | PbufferSurfaceWGL.cpp | 22 EGLenum textureFormat, in PbufferSurfaceWGL()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
D | PixmapSurfaceGLX.cpp | 26 int EGLTextureFormatToGLXTextureFormat(EGLint textureFormat) in EGLTextureFormatToGLXTextureFormat()
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuImageIO.cpp | 107 TextureFormat textureFormat; in loadPNG() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayETC2Support.cpp | 342 const tcu::TextureFormat textureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_INT8); in isRenderedImageValid() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineEarlyDestroyTests.cpp | 235 const tcu::TextureFormat textureFormat = mapVkFormat(attachmentFormat); in testEarlyDestroy() local
|
D | vktPipelineSamplerBorderSwizzleTests.cpp | 72 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/ |
D | es31fTextureGatherTests.cpp | 1042 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/ |
D | vktShaderRenderTextureGatherTests.cpp | 928 …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/ |
D | es3cNumberParsingTests.cpp | 359 …const auto textureFormat = tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_… in iterate() local
|