Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_pipeline.c274 rs->uniform_buffers = shader_info->uniformBuffers; in vk_pipeline_robustness_state_fill()
283 rs->uniform_buffers = pipeline_info->uniformBuffers; in vk_pipeline_robustness_state_fill()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Ddraw_dispatch_common.adoc321 * [[VUID-{refpage}-uniformBuffers-06935]]
327 for pname:uniformBuffers, and the <<features-robustBufferAccess,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dpipelines.adoc914 * pname:uniformBuffers describes the behaviour of out of bounds accesses
974 is not enabled, pname:uniformBuffers must: be
994 feature is not supported, pname:uniformBuffers must: not be
1011 Possible values of the pname:storageBuffers, pname:uniformBuffers, and
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h11408 VkPipelineRobustnessBufferBehaviorEXT uniformBuffers; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp11336 VULKAN_HPP_HASH_COMBINE( seed, pipelineRobustnessCreateInfoEXT.uniformBuffers ); in operator ()()