Home
last modified time | relevance | path

Searched refs:vkGetPhysicalDeviceCooperativeMatrixPropertiesNV (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/third_party/volk/
H A Dvolk.h1016 extern PFN_vkGetPhysicalDeviceCooperativeMatrixPropertiesNV vkGetPhysicalDeviceCooperativeMatrixPropertiesNV;
H A Dvolk.c308 vkGetPhysicalDeviceCooperativeMatrixPropertiesNV = (PFN_vkGetPhysicalDeviceCooperativeMatrixPropertiesNV)load(context, "vkGetPhysicalDeviceCooperativeMatrixPropertiesNV"); in volkGenLoadInstance()
1631 PFN_vkGetPhysicalDeviceCooperativeMatrixPropertiesNV vkGetPhysicalDeviceCooperativeMatrixPropertiesNV; variable
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan.hpp4840 VkResult vkGetPhysicalDeviceCooperativeMatrixPropertiesNV( VkPhysicalDevice physicalDevice,
4845 return ::vkGetPhysicalDeviceCooperativeMatrixPropertiesNV( physicalDevice, pPropertyCount, pProperties );
11551 PFN_vkGetPhysicalDeviceCooperativeMatrixPropertiesNV vkGetPhysicalDeviceCooperativeMatrixPropertiesNV = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
12800 vkGetPhysicalDeviceCooperativeMatrixPropertiesNV = PFN_vkGetPhysicalDeviceCooperativeMatrixPropertiesNV(
12801 vkGetInstanceProcAddr( instance, "vkGetPhysicalDeviceCooperativeMatrixPropertiesNV" ) );
H A Dvulkan_raii.hpp387 vkGetPhysicalDeviceCooperativeMatrixPropertiesNV = PFN_vkGetPhysicalDeviceCooperativeMatrixPropertiesNV( in init()
388 vkGetInstanceProcAddr( instance, "vkGetPhysicalDeviceCooperativeMatrixPropertiesNV" ) ); in init()
659 PFN_vkGetPhysicalDeviceCooperativeMatrixPropertiesNV vkGetPhysicalDeviceCooperativeMatrixPropertiesNV = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::InstanceDispatcher
14943 getDispatcher()->vkGetPhysicalDeviceCooperativeMatrixPropertiesNV && in getCooperativeMatrixPropertiesNV()
14944 "Function <vkGetPhysicalDeviceCooperativeMatrixPropertiesNV> needs extension <VK_NV_cooperative_matrix> enabled!" ); in getCooperativeMatrixPropertiesNV()
14952 static_cast<VULKAN_HPP_NAMESPACE::Result>( getDispatcher()->vkGetPhysicalDeviceCooperativeMatrixPropertiesNV( in getCooperativeMatrixPropertiesNV()
14958 getDispatcher()->vkGetPhysicalDeviceCooperativeMatrixPropertiesNV( in getCooperativeMatrixPropertiesNV()
H A Dvulkan_funcs.hpp16496 return static_cast<Result>( d.vkGetPhysicalDeviceCooperativeMatrixPropertiesNV(
16513 d.vkGetPhysicalDeviceCooperativeMatrixPropertiesNV( m_physicalDevice, &propertyCount, nullptr ) ); in getCooperativeMatrixPropertiesNV()
16517 result = static_cast<Result>( d.vkGetPhysicalDeviceCooperativeMatrixPropertiesNV( in getCooperativeMatrixPropertiesNV()
16550 d.vkGetPhysicalDeviceCooperativeMatrixPropertiesNV( m_physicalDevice, &propertyCount, nullptr ) ); in getCooperativeMatrixPropertiesNV()
16554 result = static_cast<Result>( d.vkGetPhysicalDeviceCooperativeMatrixPropertiesNV( in getCooperativeMatrixPropertiesNV()
[all...]
H A Dvulkan_core.h11583 VKAPI_ATTR VkResult VKAPI_CALL vkGetPhysicalDeviceCooperativeMatrixPropertiesNV(
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan.hpp4419 VkResult vkGetPhysicalDeviceCooperativeMatrixPropertiesNV( VkPhysicalDevice physicalDevice,
4423 return ::vkGetPhysicalDeviceCooperativeMatrixPropertiesNV( physicalDevice, pPropertyCount, pProperties );
17131 PFN_vkGetPhysicalDeviceCooperativeMatrixPropertiesNV vkGetPhysicalDeviceCooperativeMatrixPropertiesNV = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
18442 vkGetPhysicalDeviceCooperativeMatrixPropertiesNV =
18443 PFN_vkGetPhysicalDeviceCooperativeMatrixPropertiesNV( vkGetInstanceProcAddr( instance, "vkGetPhysicalDeviceCooperativeMatrixPropertiesNV" ) );
H A Dvulkan_funcs.hpp[all...]
H A Dvulkan_raii.hpp338 vkGetPhysicalDeviceCooperativeMatrixPropertiesNV = in InstanceDispatcher()
339 PFN_vkGetPhysicalDeviceCooperativeMatrixPropertiesNV( vkGetInstanceProcAddr( instance, "vkGetPhysicalDeviceCooperativeMatrixPropertiesNV" ) ); in InstanceDispatcher()
620 PFN_vkGetPhysicalDeviceCooperativeMatrixPropertiesNV vkGetPhysicalDeviceCooperativeMatrixPropertiesNV = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::InstanceDispatcher
[all...]
H A Dvulkan_core.h14534 VKAPI_ATTR VkResult VKAPI_CALL vkGetPhysicalDeviceCooperativeMatrixPropertiesNV(
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h11177 VKAPI_ATTR VkResult VKAPI_CALL vkGetPhysicalDeviceCooperativeMatrixPropertiesNV(
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h12637 VKAPI_ATTR VkResult VKAPI_CALL vkGetPhysicalDeviceCooperativeMatrixPropertiesNV(
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h11743 VKAPI_ATTR VkResult VKAPI_CALL vkGetPhysicalDeviceCooperativeMatrixPropertiesNV(

Completed in 384 milliseconds