Home
last modified time | relevance | path

Searched defs:writeFormat (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp2198 const VkFormat writeFormat, in ImageExtendOperandTestInstance()
2438 const VkFormat writeFormat, in ImageExtendOperandTest()
2467 void check64BitSupportIfNeeded (Context& context, VkFormat readFormat, VkFormat writeFormat) in check64BitSupportIfNeeded()
3169 const auto writeFormat = (testType.testType == ExtendTestType::WRITE ? format : otherFormat); in createImageExtendOperandsTests() local
3205 …const auto writeFormat = getShaderExtensionOperandFormat(isIntFormat(format), is64BitIntegerForm… in createImageNontemporalOperandTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageLoadStoreTests.cpp2169 const VkFormat writeFormat, in ImageExtendOperandTestInstance()
2409 const VkFormat writeFormat, in ImageExtendOperandTest()
2438 void check64BitSupportIfNeeded (Context& context, VkFormat readFormat, VkFormat writeFormat) in check64BitSupportIfNeeded()
3109 const auto writeFormat = (testType.testType == ExtendTestType::WRITE ? format : otherFormat); in createImageExtendOperandsTests() local
3145 …const auto writeFormat = getShaderExtensionOperandFormat(isIntFormat(format), is64BitIntegerForm… in createImageNontemporalOperandTests() local