Home
last modified time | relevance | path

Searched refs:shaderBufferFloat32AtomicMinMax (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dspirvenv.adoc910 <<features-shaderBufferFloat32AtomicMinMax,
911 pname:shaderBufferFloat32AtomicMinMax>>, or
1452 <<features-shaderBufferFloat32AtomicMinMax,
1453 pname:shaderBufferFloat32AtomicMinMax>>, or
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc1373 * [[features-shaderBufferFloat32AtomicMinMax]]
1374 pname:shaderBufferFloat32AtomicMinMax indicates whether shaders can:
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h14238 VkBool32 shaderBufferFloat32AtomicMinMax; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp9701 …_HASH_COMBINE( seed, physicalDeviceShaderAtomicFloat2FeaturesEXT.shaderBufferFloat32AtomicMinMax ); in operator ()()