HomeSort by relevance Sort by last modified time
    Searched refs:isVertexFormatUint (Results 1 - 3 of 3) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineVertexUtil.hpp 55 bool isVertexFormatUint (vk::VkFormat format);
vktPipelineVertexUtil.cpp 462 bool isVertexFormatUint (VkFormat format)
vktPipelineVertexInputTests.cpp 542 else if (isVertexFormatUint(attributeInfo.vkType))
    [all...]

Completed in 37 milliseconds