HomeSort by: relevance | last modified time | path
    Searched refs:VkCooperativeMatrixPropertiesNV (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/include/vulkan/
vulkan_core.h 9130 typedef struct VkCooperativeMatrixPropertiesNV {
9141 } VkCooperativeMatrixPropertiesNV;
9156 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceCooperativeMatrixPropertiesNV)(VkPhysicalDevice physicalDevice, uint32_t* pPropertyCount, VkCooperativeMatrixPropertiesNV* pProperties);
9162 VkCooperativeMatrixPropertiesNV* pProperties);
  /xsrc/external/mit/MesaLib/dist/include/vulkan/
vulkan_core.h 11522 typedef struct VkCooperativeMatrixPropertiesNV {
11533 } VkCooperativeMatrixPropertiesNV;
11548 typedef VkResult (VKAPI_PTR *PFN_vkGetPhysicalDeviceCooperativeMatrixPropertiesNV)(VkPhysicalDevice physicalDevice, uint32_t* pPropertyCount, VkCooperativeMatrixPropertiesNV* pProperties);
11554 VkCooperativeMatrixPropertiesNV* pProperties);

Completed in 32 milliseconds