Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexUtil.hpp65 bool isVertexFormatUint (vk::VkFormat format);
DvktPipelineVertexUtil.cpp611 bool isVertexFormatUint (VkFormat format) in isVertexFormatUint() function
DvktPipelineVertexInputTests.cpp830 else if (isVertexFormatUint(attributeInfo.vkType)) in getGlslAttributeConditions()
1647 return isVertexFormatUint(format); in isCompatibleType()