Home
last modified time | relevance | path

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

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