Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkTypeUtil.hpp161 inline VkViewport makeViewport(const tcu::IVec2 &vec) in makeViewport() function
166 inline VkViewport makeViewport(const tcu::IVec3 &vec) in makeViewport() function
171 inline VkViewport makeViewport(const tcu::UVec2 &vec) in makeViewport() function
176 inline VkViewport makeViewport(const VkExtent3D &extent) in makeViewport() function
181 inline VkViewport makeViewport(const VkExtent2D &extent) in makeViewport() function
186 inline VkViewport makeViewport(const uint32_t width, const uint32_t height) in makeViewport() function
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkTypeUtil.inl41 inline VkViewport makeViewport (float x, float y, float width, float height, float minDepth, float … function
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkTypeUtil.inl41 inline VkViewport makeViewport (float x, float y, float width, float height, float minDepth, float … function