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.h15995 VkBool32 prefersLocalInvocationPrimitiveOutput; member
Dvulkan_hash.hpp8298 …_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesEXT.prefersLocalInvocationPrimitiveOutput ); in operator ()()
Dvulkan_structs.hpp60659 , prefersLocalInvocationPrimitiveOutput( prefersLocalInvocationPrimitiveOutput_ )
60755 prefersLocalInvocationPrimitiveOutput, in reflect()
60784 … ( prefersLocalInvocationPrimitiveOutput == rhs.prefersLocalInvocationPrimitiveOutput ) && in operator ==()
60823 VULKAN_HPP_NAMESPACE::Bool32 prefersLocalInvocationPrimitiveOutput = {}; member