Home
last modified time | relevance | path

Searched refs:hasARGBOrder (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp1516 const bool hasARGBOrder = isVertexFormatComponentOrderARGB(attribute.vkDescription.format); in writeVertexInputValue() local
1529 else if (hasARGBOrder) in writeVertexInputValue()