/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkFormat.cpp | 316 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/ |
D | vk_format.h | 86 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/ |
D | vktPipelineVertexUtil.cpp | 47 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()
|
D | vktPipelineImageViewTests.cpp | 714 VK_FORMAT_R8_SRGB, in createImageViewTests()
|
D | vktPipelineImageTests.cpp | 681 VK_FORMAT_R8_SRGB, in createImageFormatTests()
|
D | vktPipelineSamplerTests.cpp | 1896 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/ |
D | vktPipelineVertexUtil.cpp | 47 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()
|
D | vktPipelineImageViewTests.cpp | 714 VK_FORMAT_R8_SRGB, in createImageViewTests()
|
D | vktPipelineImageTests.cpp | 681 VK_FORMAT_R8_SRGB, in createImageFormatTests()
|
D | vktPipelineSamplerTests.cpp | 1896 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/ |
D | vktTextureTexelBufferTests.cpp | 57 {"r8_srgb", VK_FORMAT_R8_SRGB} in createUniformTexelBufferTests()
|
D | vktTextureSwizzleTests.cpp | 308 { VK_FORMAT_R8_SRGB, PROGRAM_2D_FLOAT }, in populateTextureSwizzleTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureTexelBufferTests.cpp | 57 {"r8_srgb", VK_FORMAT_R8_SRGB} in createUniformTexelBufferTests()
|
D | vktTextureSwizzleTests.cpp | 308 { VK_FORMAT_R8_SRGB, PROGRAM_2D_FLOAT }, in populateTextureSwizzleTests()
|
/third_party/mesa3d/src/vulkan/util/ |
D | vk_format.c | 50 [VK_FORMAT_R8_SRGB] = PIPE_FORMAT_R8_SRGB,
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageTransfer.cpp | 328 VK_FORMAT_R8_SRGB, in createTransferQueueImageTests()
|
D | vktImageSubresourceLayoutTests.cpp | 696 VK_FORMAT_R8_SRGB, in createImageSubresourceLayoutTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
D | vktImageTransfer.cpp | 328 VK_FORMAT_R8_SRGB, in createTransferQueueImageTests()
|
D | vktImageSubresourceLayoutTests.cpp | 696 VK_FORMAT_R8_SRGB, in createImageSubresourceLayoutTests()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_private.h | 608 format == VK_FORMAT_R8_SRGB || in lvp_vk_format_to_pipe_format()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiMemoryRequirementInvarianceTests.cpp | 287 VK_FORMAT_R8_SRGB, in iterate()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_image.c | 296 format == VK_FORMAT_R8_SRGB)) in ubwc_possible()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiMemoryRequirementInvarianceTests.cpp | 287 VK_FORMAT_R8_SRGB, in iterate()
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
D | device.cc | 1285 ret = VK_FORMAT_R8_SRGB; in GetVkFormat()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/modifiers/ |
D | vktModifiersTests.cpp | 979 VK_FORMAT_R8_SRGB, in createTests()
|