Searched refs:attributeFormat (Results 1 – 1 of 1) sorted by relevance
4881 VkFormat attributeFormat = VK_FORMAT_R32G32B32A32_UINT; in Implementation() local4897 attributeFormat = VK_FORMAT_R32_UINT; in Implementation()4939 .setVertexInputSingleAttribute (attributeFormat, tcu::getPixelSize(mapVkFormat(attributeFormat))) in Implementation()