Home
last modified time | relevance | path

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

12

/external/deqp/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()
746 case VK_FORMAT_R8_SRGB: in isVertexFormatSRGB()
DvktPipelineImageViewTests.cpp686 VK_FORMAT_R8_SRGB, in createImageViewTests()
DvktPipelineImageTests.cpp597 VK_FORMAT_R8_SRGB, in createImageFormatTests()
DvktPipelineBlendTests.cpp967 VK_FORMAT_R8_SRGB, in createBlendTests()
DvktPipelineSamplerTests.cpp1026 VK_FORMAT_R8_SRGB, in createSamplerTests()
DvktPipelineVertexInputTests.cpp1773 VK_FORMAT_R8_SRGB, in createSingleAttributeCases()
/external/mesa3d/src/amd/vulkan/
Dvk_format.h472 case VK_FORMAT_R8_SRGB : in vk_to_non_srgb_format()
Dvk_format_layout.csv19 VK_FORMAT_R8_SRGB , plain, 1, 1, un8 , , , , x001, srgb
Dradv_formats.c844 case VK_FORMAT_R8_SRGB: in radv_format_pack_clear_color()
/external/vulkan-validation-layers/layers/
Dvk_format_utils.cpp56 {VK_FORMAT_R8_SRGB, {1, 1, VK_FORMAT_COMPATIBILITY_CLASS_8_BIT}},
807 case VK_FORMAT_R8_SRGB: in FormatIsSRGB()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureSwizzleTests.cpp214 { VK_FORMAT_R8_SRGB, PROGRAM_2D_FLOAT }, in populateTextureSwizzleTests()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiMemoryRequirementInvarianceTests.cpp290 VK_FORMAT_R8_SRGB, in iterate()
DvktApiCopiesAndBlittingTests.cpp4328 VK_FORMAT_R8_SRGB,
4570 VK_FORMAT_R8_SRGB,
6225 VK_FORMAT_R8_SRGB,
6535 VK_FORMAT_R8_SRGB,
6583 VK_FORMAT_R8_SRGB,
DvktApiImageClearingTests.cpp1456 VK_FORMAT_R8_SRGB, in createImageClearingTestsCommon()
/external/swiftshader/src/Device/
DSurface.cpp1090 case VK_FORMAT_R8_SRGB: in bytes()
2019 case VK_FORMAT_R8_SRGB: in isFloatFormat()
2160 case VK_FORMAT_R8_SRGB: in isUnsignedComponent()
2329 case VK_FORMAT_R8_SRGB: in isSRGBformat()
2493 case VK_FORMAT_R8_SRGB: in componentCount()
3159 case VK_FORMAT_R8_SRGB: in selectInternalFormat()
DBlitter.cpp595 case VK_FORMAT_R8_SRGB: in write()
1189 case VK_FORMAT_R8_SRGB: in GetScale()
/external/mesa3d/src/intel/vulkan/
Danv_formats.c129 swiz_fmt1(VK_FORMAT_R8_SRGB, ISL_FORMAT_L8_UNORM_SRGB,
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp1577 case FMT_CASE(sR, UNORM_INT8): return VK_FORMAT_R8_SRGB; in mapTextureFormat()
1791 case VK_FORMAT_R8_SRGB: return TextureFormat(TextureFormat::sR, TextureFormat::UNORM_INT8); in mapVkFormat()
DvkBasicTypes.inl390 VK_FORMAT_R8_SRGB = 15, enumerator
DvkStrUtilImpl.inl407 case VK_FORMAT_R8_SRGB: return "VK_FORMAT_R8_SRGB";
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrCopyTests.cpp324 vk::VK_FORMAT_R8_SRGB in isCompatible()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTranscodingSupportTests.cpp905 VK_FORMAT_R8_SRGB,
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryRequirementsTests.cpp1108 VK_FORMAT_R8_SRGB, in execTest()
/external/mesa3d/include/vulkan/
Dvulkan.h403 VK_FORMAT_R8_SRGB = 15, enumerator
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h499 VK_FORMAT_R8_SRGB = 15, enumerator

12