Home
last modified time | relevance | path

Searched defs:vertexFormatFromType (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkRayTracingUtil.hpp216 inline VkFormat vertexFormatFromType<tcu::Vec2>() in vertexFormatFromType() function
221 inline VkFormat vertexFormatFromType<tcu::Vec3>() in vertexFormatFromType() function
226 inline VkFormat vertexFormatFromType<tcu::Vec4>() in vertexFormatFromType() function
231 inline VkFormat vertexFormatFromType<Vec2_16>() in vertexFormatFromType() function
236 inline VkFormat vertexFormatFromType<Vec3_16>() in vertexFormatFromType() function
241 inline VkFormat vertexFormatFromType<Vec4_16>() in vertexFormatFromType() function
246 inline VkFormat vertexFormatFromType<Vec2_16SNorm>() in vertexFormatFromType() function
251 inline VkFormat vertexFormatFromType<Vec3_16SNorm>() in vertexFormatFromType() function
256 inline VkFormat vertexFormatFromType<Vec4_16SNorm>() in vertexFormatFromType() function
261 inline VkFormat vertexFormatFromType<tcu::DVec2>() in vertexFormatFromType() function
[all …]