Searched defs:baseExtent (Results 1 – 4 of 4) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| D | vktApiMemoryRequirementInvarianceTests.cpp | 682 VkExtent3D baseExtent = { 32, 31, 1 }; in iterate() local
|
| D | vktApiImageClearingTests.cpp | 140 VkExtent3D getMipLevelExtent (VkExtent3D baseExtent, const deUint32 mipLevel) in getMipLevelExtent() 148 deUint32 getNumMipLevels (const VkExtent3D& baseExtent, const deUint32 maxMipLevels) in getNumMipLevels() 175 std::vector<deUint32> getImageMipLevelSizes (const deUint32 pixelSize, const VkExtent3D& baseExtent… in getImageMipLevelSizes()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiMemoryRequirementInvarianceTests.cpp | 714 VkExtent3D baseExtent = { 32, 31, 1 }; in iterate() local
|
| D | vktApiImageClearingTests.cpp | 148 VkExtent3D getMipLevelExtent (VkExtent3D baseExtent, const deUint32 mipLevel) in getMipLevelExtent() 156 deUint32 getNumMipLevels (const VkExtent3D& baseExtent, const deUint32 maxMipLevels) in getNumMipLevels() 183 std::vector<deUint32> getImageMipLevelSizes (const deUint32 pixelSize, const VkExtent3D& baseExtent… in getImageMipLevelSizes()
|