Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineInputAttributeOffsetTests.cpp128 VkFormat attributeFormat (void) const in attributeFormat() function
398 const auto vertexInputAttribute = makeVertexInputAttributeDescription(0u, 0u, m_params.attributeFormat(), m_params.attributeOffset()); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp5039 VkFormat attributeFormat = VK_FORMAT_R32G32B32A32_UINT; in Implementation() local
5055 attributeFormat = VK_FORMAT_R32_UINT; in Implementation()
5098 .setVertexInputSingleAttribute (attributeFormat, tcu::getPixelSize(mapVkFormat(attributeFormat))) in Implementation()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp4900 VkFormat attributeFormat = VK_FORMAT_R32G32B32A32_UINT; in Implementation() local
4916 attributeFormat = VK_FORMAT_R32_UINT; in Implementation()
4959 .setVertexInputSingleAttribute (attributeFormat, tcu::getPixelSize(mapVkFormat(attributeFormat))) in Implementation()

Completed in 21 milliseconds