Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp4881 VkFormat attributeFormat = VK_FORMAT_R32G32B32A32_UINT; in Implementation() local
4897 attributeFormat = VK_FORMAT_R32_UINT; in Implementation()
4939 .setVertexInputSingleAttribute (attributeFormat, tcu::getPixelSize(mapVkFormat(attributeFormat))) in Implementation()