Searched defs:makeExtent3D (Results 1 – 4 of 4) sorted by relevance
110 inline VkExtent3D makeExtent3D(const tcu::IVec3 &vec) in makeExtent3D() function115 inline VkExtent3D makeExtent3D(const tcu::UVec3 &vec) in makeExtent3D() function
41 inline vk::VkExtent3D makeExtent3D(const tcu::IVec3 &vec) in makeExtent3D() function
32 inline VkExtent3D makeExtent3D (uint32_t width, uint32_t height, uint32_t depth) function