Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkTypeUtil.hpp102 inline VkExtent3D makeExtent3D (const tcu::IVec3& vec) in makeExtent3D() function
107 inline VkExtent3D makeExtent3D (const tcu::UVec3& vec) in makeExtent3D() function
DvkTypeUtil.inl13 inline VkExtent3D makeExtent3D (deUint32 width, deUint32 height, deUint32 depth) function
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeTestsUtil.hpp97 inline vk::VkExtent3D makeExtent3D (const tcu::IVec3& vec) in makeExtent3D() function