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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineVertexUtil.hpp55 bool isVertexFormatUint (vk::VkFormat format);
H A DvktPipelineVertexUtil.cpp462 bool isVertexFormatUint (VkFormat format) function in namespace:vkt::pipeline
H A DvktPipelineVertexInputTests.cpp587 else if (isVertexFormatUint(attributeInfo.vkType))
1395 return isVertexFormatUint(format);

Completed in 28 milliseconds