Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexUtil.hpp58 bool isVertexFormatUint (vk::VkFormat format);
DvktPipelineVertexUtil.cpp606 bool isVertexFormatUint (VkFormat format) in isVertexFormatUint() function
DvktPipelineVertexInputTests.cpp816 else if (isVertexFormatUint(attributeInfo.vkType)) in getGlslAttributeConditions()
1594 return isVertexFormatUint(format); in isCompatibleType()