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

  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineVertexUtil.hpp 54 bool isVertexFormatSint (vk::VkFormat format);
vktPipelineVertexUtil.cpp 433 bool isVertexFormatSint (VkFormat format)
vktPipelineVertexInputTests.cpp 538 if (isVertexFormatSint(attributeInfo.vkType))
    [all...]

Completed in 66 milliseconds