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

  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineVertexUtil.hpp 63 bool isVertexFormatDouble (vk::VkFormat format);
vktPipelineVertexUtil.cpp 662 bool isVertexFormatDouble (VkFormat format)
vktPipelineVertexInputTests.cpp 61 if (isVertexFormatDouble(format) && !context.getDeviceFeatures().shaderFloat64)
    [all...]

Completed in 494 milliseconds