Home
last modified time | relevance | path

Searched refs:VK_FORMAT_R8_SRGB (Results 1 – 25 of 67) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkFormat.cpp316 case VK_FORMAT_R8_SRGB: in isSRGBformat()
368 case VK_FORMAT_R8_SRGB: in isFloatFormat()
661 case VK_FORMAT_R8_SRGB: in compatibleFormat()
1154 case VK_FORMAT_R8_SRGB: in componentCount()
1356 case VK_FORMAT_R8_SRGB: in isUnsignedComponent()
1556 case VK_FORMAT_R8_SRGB: in bytes()
1913 case VK_FORMAT_R8_SRGB: in getScale()
2039 case VK_FORMAT_R8_SRGB: in bitsPerComponent()
2247 case VK_FORMAT_R8_SRGB: in has8bitTextureComponents()
2337 case VK_FORMAT_R8_SRGB: in has16bitTextureComponents()
[all …]
/third_party/mesa3d/src/amd/vulkan/
Dvk_format.h86 case VK_FORMAT_R8_SRGB: in vk_format_no_srgb()
126 case VK_FORMAT_R8_SRGB: in vk_to_non_srgb_format()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexUtil.cpp47 case VK_FORMAT_R8_SRGB: in getVertexFormatSize()
182 case VK_FORMAT_R8_SRGB: in getVertexFormatComponentCount()
309 case VK_FORMAT_R8_SRGB: in getVertexFormatComponentSize()
753 case VK_FORMAT_R8_SRGB: in isVertexFormatSRGB()
DvktPipelineImageViewTests.cpp714 VK_FORMAT_R8_SRGB, in createImageViewTests()
DvktPipelineImageTests.cpp681 VK_FORMAT_R8_SRGB, in createImageFormatTests()
DvktPipelineSamplerTests.cpp1896 VK_FORMAT_R8_SRGB, in createAllFormatsSamplerTests()
2042 vk::VK_FORMAT_R8_SRGB, in createExactSamplingTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineVertexUtil.cpp47 case VK_FORMAT_R8_SRGB: in getVertexFormatSize()
182 case VK_FORMAT_R8_SRGB: in getVertexFormatComponentCount()
309 case VK_FORMAT_R8_SRGB: in getVertexFormatComponentSize()
753 case VK_FORMAT_R8_SRGB: in isVertexFormatSRGB()
DvktPipelineImageViewTests.cpp714 VK_FORMAT_R8_SRGB, in createImageViewTests()
DvktPipelineImageTests.cpp681 VK_FORMAT_R8_SRGB, in createImageFormatTests()
DvktPipelineSamplerTests.cpp1896 VK_FORMAT_R8_SRGB, in createAllFormatsSamplerTests()
2042 vk::VK_FORMAT_R8_SRGB, in createExactSamplingTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
DvktTextureTexelBufferTests.cpp57 {"r8_srgb", VK_FORMAT_R8_SRGB} in createUniformTexelBufferTests()
DvktTextureSwizzleTests.cpp308 { VK_FORMAT_R8_SRGB, PROGRAM_2D_FLOAT }, in populateTextureSwizzleTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureTexelBufferTests.cpp57 {"r8_srgb", VK_FORMAT_R8_SRGB} in createUniformTexelBufferTests()
DvktTextureSwizzleTests.cpp308 { VK_FORMAT_R8_SRGB, PROGRAM_2D_FLOAT }, in populateTextureSwizzleTests()
/third_party/mesa3d/src/vulkan/util/
Dvk_format.c50 [VK_FORMAT_R8_SRGB] = PIPE_FORMAT_R8_SRGB,
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageTransfer.cpp328 VK_FORMAT_R8_SRGB, in createTransferQueueImageTests()
DvktImageSubresourceLayoutTests.cpp696 VK_FORMAT_R8_SRGB, in createImageSubresourceLayoutTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageTransfer.cpp328 VK_FORMAT_R8_SRGB, in createTransferQueueImageTests()
DvktImageSubresourceLayoutTests.cpp696 VK_FORMAT_R8_SRGB, in createImageSubresourceLayoutTests()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h608 format == VK_FORMAT_R8_SRGB || in lvp_vk_format_to_pipe_format()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiMemoryRequirementInvarianceTests.cpp287 VK_FORMAT_R8_SRGB, in iterate()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_image.c296 format == VK_FORMAT_R8_SRGB)) in ubwc_possible()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiMemoryRequirementInvarianceTests.cpp287 VK_FORMAT_R8_SRGB, in iterate()
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Ddevice.cc1285 ret = VK_FORMAT_R8_SRGB; in GetVkFormat()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/modifiers/
DvktModifiersTests.cpp979 VK_FORMAT_R8_SRGB, in createTests()

123