Searched refs:prefersLocalInvocationPrimitiveOutput (Results 1 – 11 of 11) sorted by relevance
228 VkBool32 prefersLocalInvocationPrimitiveOutput;271 …* If `prefersLocalInvocationPrimitiveOutput` is `VK_TRUE`, the implementation will perform best wh…
2003 * [[limits-prefersLocalInvocationPrimitiveOutput]]2004 pname:prefersLocalInvocationPrimitiveOutput specifies whether writes to4749 … | slink:VkPhysicalDeviceMeshShaderPropertiesEXT::pname:prefersLocalInvocationPrimitiveOutput …5207 | slink:VkPhysicalDeviceMeshShaderPropertiesEXT::pname:prefersLocalInvocationPrimitiveOutput |…
4119 VkBool32 prefersLocalInvocationPrimitiveOutput; member
17963 VkBool32 prefersLocalInvocationPrimitiveOutput; member
10652 …s << "\tprefersLocalInvocationPrimitiveOutput = " << value.prefersLocalInvocationPrimitiveOutput <…
4139 VkBool32 prefersLocalInvocationPrimitiveOutput; member
19133 VkBool32 prefersLocalInvocationPrimitiveOutput; member
10885 …s << "\tprefersLocalInvocationPrimitiveOutput = " << value.prefersLocalInvocationPrimitiveOutput <…
19341 VkBool32 prefersLocalInvocationPrimitiveOutput; member
72805 , prefersLocalInvocationPrimitiveOutput( prefersLocalInvocationPrimitiveOutput_ )72901 prefersLocalInvocationPrimitiveOutput, in reflect()72930 … ( prefersLocalInvocationPrimitiveOutput == rhs.prefersLocalInvocationPrimitiveOutput ) && in operator ==()72969 VULKAN_HPP_NAMESPACE::Bool32 prefersLocalInvocationPrimitiveOutput = {}; member
9845 …_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesEXT.prefersLocalInvocationPrimitiveOutput ); in operator ()()