Searched refs:isVertexFormatDouble (Results 1 – 3 of 3) sorted by relevance
66 bool isVertexFormatDouble (vk::VkFormat format);
817 bool isVertexFormatDouble (VkFormat format) in isVertexFormatDouble() function
65 if (isVertexFormatDouble(format) && !context.getDeviceFeatures().shaderFloat64) in isSupportedVertexFormat()