Home
last modified time | relevance | path

Searched refs:buildScratchSize (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dbuild_acceleration_structure_device_common.adoc27 the pname:buildScratchSize member of the
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_opacity_micromap/
Dmicromaps.adoc102 given by the pname:buildScratchSize member of the
897 host memory, where N is given by the pname:buildScratchSize member of
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dresources.adoc6656 pname:mode under the above conditions, and the pname:buildScratchSize value
6702 * pname:buildScratchSize is the size in bytes required in a scratch buffer
7678 Similarly, the pname:buildScratchSize value will support any build command
7712 * pname:buildScratchSize is the size in bytes required in a scratch buffer
Daccelstructures.adoc2337 host memory, where N is given by the pname:buildScratchSize member of
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h16194 VkDeviceSize buildScratchSize; member
17734 VkDeviceSize buildScratchSize; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp511 VULKAN_HPP_HASH_COMBINE( seed, accelerationStructureBuildSizesInfoKHR.buildScratchSize ); in operator ()()
6284 VULKAN_HPP_HASH_COMBINE( seed, micromapBuildSizesInfoEXT.buildScratchSize ); in operator ()()