Searched refs:VkVertexInputRate (Results 1 – 9 of 9) sorted by relevance
18 const char* getVertexInputRateName (VkVertexInputRate value);63 …::Format::Enum<VkVertexInputRate> getVertexInputRateStr (VkVertexInputRate value) { re…108 inline std::ostream& operator<< (std::ostream& s, VkVertexInputRate value) { return s << getVer…
142 … makeVertexInputBindingDescription (deUint32 binding, deUint32 stride, VkVertexInputRate inputRate)
491 enum VkVertexInputRate enum
599 VkVertexInputRate inputRate;
532 const char* getVertexInputRateName (VkVertexInputRate value)
152 VkVertexInputRate inputRate;311 …inding (const VertexInputTest::BindingMapping bindingMapping, const VkVertexInputRate inputRate, c… in getAttributeBinding()354 …const VkVertexInputRate inputRate = (bindingNdx % 2 == 0) ? VK_VERTEX_INPUT_RATE_VERTEX : V… in createInstance()
550 typedef enum VkVertexInputRate { enum557 } VkVertexInputRate; typedef1723 VkVertexInputRate inputRate;
575 typedef enum VkVertexInputRate { enum582 } VkVertexInputRate; typedef1757 VkVertexInputRate inputRate;
1397 …ttps://www.khronos.org/registry/vulkan/specs/1.0-extensions/xhtml/vkspec.html#VkVertexInputRate)~^~1398 …ttps://www.khronos.org/registry/vulkan/specs/1.0-extensions/xhtml/vkspec.html#VkVertexInputRate)~^~1399 …ust be a valid VkVertexInputRate value' (https://www.khronos.org/registry/vulkan/specs/1.0-extensi…