Home
last modified time | relevance | path

Searched refs:preprocessSize (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_generated_commands/
Dgeneration.adoc279 * pname:preprocessSize is the maximum byte size within the
341 that was used to determine the pname:preprocessSize
351 * [[VUID-VkGeneratedCommandsInfoNV-preprocessSize-02920]]
352 pname:preprocessSize must: be at least equal to the memory requirement`s
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h14497 VkDeviceSize preprocessSize; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp4670 VULKAN_HPP_HASH_COMBINE( seed, generatedCommandsInfoNV.preprocessSize ); in operator ()()