Searched refs:maxSamplerDescriptorBufferBindings (Results 1 – 5 of 5) sorted by relevance
309 There must be no more than `maxSamplerDescriptorBufferBindings` descriptor buffers containing sampl…555 uint32_t maxSamplerDescriptorBufferBindings;591 * `maxSamplerDescriptorBufferBindings` defines the maximum number of sampler descriptor buffers tha…
3548 * [[limits-maxSamplerDescriptorBufferBindings]]3549 pname:maxSamplerDescriptorBufferBindings indicates the maximum number of4761 | code:uint32_t | pname:maxSamplerDescriptorBufferBindings | `<<VK_EXT_descripto…5228 | pname:maxSamplerDescriptorBufferBindings | - | 1 | min
6012 * [[VUID-vkCmdBindDescriptorBuffersEXT-maxSamplerDescriptorBufferBindings-08048]]6014 slink:VkPhysicalDeviceDescriptorBufferPropertiesEXT::pname:maxSamplerDescriptorBufferBindings
14909 uint32_t maxSamplerDescriptorBufferBindings; member
7219 …SH_COMBINE( seed, physicalDeviceDescriptorBufferPropertiesEXT.maxSamplerDescriptorBufferBindings ); in operator ()()