Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeTestsUtil.hpp42 inline vk::VkExtent3D makeExtent3D (const tcu::IVec3& vec) in makeExtent3D() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeTestsUtil.hpp42 inline vk::VkExtent3D makeExtent3D (const tcu::IVec3& vec) in makeExtent3D() function
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkTypeUtil.hpp110 inline VkExtent3D makeExtent3D (const tcu::IVec3& vec) in makeExtent3D() function
115 inline VkExtent3D makeExtent3D (const tcu::UVec3& vec) in makeExtent3D() function
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkTypeUtil.inl32 inline VkExtent3D makeExtent3D (uint32_t width, uint32_t height, uint32_t depth) function