Searched refs:multiviewMeshShader (Results 1 – 5 of 5) sorted by relevance
288 VkBool32 multiviewMeshShader;296 * `multiviewMeshShader` indicates support for the use of multi-view with mesh shaders.
1948 * [[features-multiview-mesh]] pname:multiviewMeshShader specifies whether1978 * [[VUID-VkPhysicalDeviceMeshShaderFeaturesEXT-multiviewMeshShader-07032]]1979 If pname:multiviewMeshShader is enabled then
2337 pname:multiviewMeshShader is not enabled, then pname:pStages must: not3287 pname:multiviewMeshShader is not enabled, then pname:pStages must: not
18007 VkBool32 multiviewMeshShader; member
8739 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceMeshShaderFeaturesEXT.multiviewMeshShader ); in operator ()()