HomeSort by: relevance | last modified time | path
    Searched defs:multiview (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/compiler/
shader_info.h 56 bool multiview; member in struct:spirv_supported_capabilities
  /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
vn_physical_device.c 35 VkPhysicalDeviceMultiviewFeatures multiview; member in struct:__anon2908
77 local_feats.sixteen_bit_storage.pNext = &local_feats.multiview;
78 local_feats.multiview.sType =
80 local_feats.multiview.pNext = &local_feats.variable_pointers;
178 vk11_feats->multiview = local_feats.multiview.multiview;
180 local_feats.multiview.multiviewGeometryShader;
182 local_feats.multiview.multiviewTessellationShader;
392 VkPhysicalDeviceMultiviewProperties multiview; member in struct:__anon2909
1607 VkPhysicalDeviceMultiviewFeatures *multiview; member in union:__anon2910
1819 VkPhysicalDeviceMultiviewProperties *multiview; member in union:__anon2911
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/compiler/
shader_info.h 76 bool multiview; member in struct:spirv_supported_capabilities
  /xsrc/external/mit/MesaLib.old/dist/include/vulkan/
vulkan_core.h 4312 VkBool32 multiview; member in struct:VkPhysicalDeviceMultiviewFeatures
  /xsrc/external/mit/MesaLib/dist/include/vulkan/
vulkan_core.h 4872 VkBool32 multiview; member in struct:VkPhysicalDeviceMultiviewFeatures
5394 VkBool32 multiview; member in struct:VkPhysicalDeviceVulkan11Features

Completed in 32 milliseconds