Home
last modified time | relevance | path

Searched refs:updateScratchSize (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dbuild_acceleration_structure_device_common.adoc38 the pname:updateScratchSize member of the
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Daccelstructures.adoc2347 host memory, where N is given by the pname:updateScratchSize member of
Dresources.adoc6654 Similarly, the pname:updateScratchSize value will support any build command
6700 * pname:updateScratchSize is the size in bytes required in a scratch
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h17733 VkDeviceSize updateScratchSize; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp510 VULKAN_HPP_HASH_COMBINE( seed, accelerationStructureBuildSizesInfoKHR.updateScratchSize ); in operator ()()