Home
last modified time | relevance | path

Searched refs:prefersLocalInvocationPrimitiveOutput (Results 1 – 3 of 3) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h17179 VkBool32 prefersLocalInvocationPrimitiveOutput; member
Dvulkan_structs.hpp64607 , prefersLocalInvocationPrimitiveOutput( prefersLocalInvocationPrimitiveOutput_ )
64703 prefersLocalInvocationPrimitiveOutput, in reflect()
64732 … ( prefersLocalInvocationPrimitiveOutput == rhs.prefersLocalInvocationPrimitiveOutput ) && in operator ==()
64771 VULKAN_HPP_NAMESPACE::Bool32 prefersLocalInvocationPrimitiveOutput = {}; member
Dvulkan_hash.hpp8785 …_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesEXT.prefersLocalInvocationPrimitiveOutput ); in operator ()()