Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/third_party/volk/
H A Dvolk.h421 PFN_vkGetPipelineExecutableInternalRepresentationsKHR vkGetPipelineExecutableInternalRepresentationsKHR; member
940 extern PFN_vkGetPipelineExecutableInternalRepresentationsKHR vkGetPipelineExecutableInternalRepresentationsKHR;
H A Dvolk.c631 vkGetPipelineExecutableInternalRepresentationsKHR = (PFN_vkGetPipelineExecutableInternalRepresentationsKHR)load(context, "vkGetPipelineExecutableInternalRepresentationsKHR"); in volkGenLoadDevice()
1032 table->vkGetPipelineExecutableInternalRepresentationsKHR = (PFN_vkGetPipelineExecutableInternalRepresentationsKHR)load(context, "vkGetPipelineExecutableInternalRepresentationsKHR"); in volkGenLoadDeviceTable()
1555 PFN_vkGetPipelineExecutableInternalRepresentationsKHR vkGetPipelineExecutableInternalRepresentationsKHR; variable
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan.hpp5075 VkResult vkGetPipelineExecutableInternalRepresentationsKHR(
5081 return ::vkGetPipelineExecutableInternalRepresentationsKHR(
11608 PFN_vkGetPipelineExecutableInternalRepresentationsKHR vkGetPipelineExecutableInternalRepresentationsKHR = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
12887 vkGetPipelineExecutableInternalRepresentationsKHR = PFN_vkGetPipelineExecutableInternalRepresentationsKHR(
12888 vkGetInstanceProcAddr( instance, "vkGetPipelineExecutableInternalRepresentationsKHR" ) );
13801 vkGetPipelineExecutableInternalRepresentationsKHR = PFN_vkGetPipelineExecutableInternalRepresentationsKHR(
13802 vkGetDeviceProcAddr( device, "vkGetPipelineExecutableInternalRepresentationsKHR" ) );
H A Dvulkan_raii.hpp1376 vkGetPipelineExecutableInternalRepresentationsKHR = PFN_vkGetPipelineExecutableInternalRepresentationsKHR( in init()
1377 vkGetDeviceProcAddr( device, "vkGetPipelineExecutableInternalRepresentationsKHR" ) ); in init()
2065 PFN_vkGetPipelineExecutableInternalRepresentationsKHR vkGetPipelineExecutableInternalRepresentationsKHR = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
15471 getDispatcher()->vkGetPipelineExecutableInternalRepresentationsKHR && in getPipelineExecutableInternalRepresentationsKHR()
15472 "Function <vkGetPipelineExecutableInternalRepresentationsKHR> needs extension <VK_KHR_pipeline_executable_properties> enabled!" ); in getPipelineExecutableInternalRepresentationsKHR()
15480 static_cast<VULKAN_HPP_NAMESPACE::Result>( getDispatcher()->vkGetPipelineExecutableInternalRepresentationsKHR( in getPipelineExecutableInternalRepresentationsKHR()
15489 getDispatcher()->vkGetPipelineExecutableInternalRepresentationsKHR( in getPipelineExecutableInternalRepresentationsKHR()
H A Dvulkan_funcs.hpp17519 return static_cast<Result>( d.vkGetPipelineExecutableInternalRepresentationsKHR(
17541 result = static_cast<Result>( d.vkGetPipelineExecutableInternalRepresentationsKHR( in getPipelineExecutableInternalRepresentationsKHR()
17549 result = static_cast<Result>( d.vkGetPipelineExecutableInternalRepresentationsKHR( in getPipelineExecutableInternalRepresentationsKHR()
17587 result = static_cast<Result>( d.vkGetPipelineExecutableInternalRepresentationsKHR( in getPipelineExecutableInternalRepresentationsKHR()
17595 result = static_cast<Result>( d.vkGetPipelineExecutableInternalRepresentationsKHR( in getPipelineExecutableInternalRepresentationsKHR()
[all...]
H A Dvulkan_core.h7922 VKAPI_ATTR VkResult VKAPI_CALL vkGetPipelineExecutableInternalRepresentationsKHR(
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan.hpp4625 vkGetPipelineExecutableInternalRepresentationsKHR( VkDevice device,
4630 return ::vkGetPipelineExecutableInternalRepresentationsKHR( device, pExecutableInfo, pInternalRepresentationCount, pInternalRepresentations );
17187 PFN_vkGetPipelineExecutableInternalRepresentationsKHR vkGetPipelineExecutableInternalRepresentationsKHR = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
18533 vkGetPipelineExecutableInternalRepresentationsKHR =
18534 PFN_vkGetPipelineExecutableInternalRepresentationsKHR( vkGetInstanceProcAddr( instance, "vkGetPipelineExecutableInternalRepresentationsKHR" ) );
19605 vkGetPipelineExecutableInternalRepresentationsKHR =
19606 PFN_vkGetPipelineExecutableInternalRepresentationsKHR( vkGetDeviceProcAddr( device, "vkGetPipelineExecutableInternalRepresentationsKHR" ) );
H A Dvulkan_funcs.hpp[all...]
H A Dvulkan_raii.hpp1369 vkGetPipelineExecutableInternalRepresentationsKHR = in DeviceDispatcher()
1370 PFN_vkGetPipelineExecutableInternalRepresentationsKHR( vkGetDeviceProcAddr( device, "vkGetPipelineExecutableInternalRepresentationsKHR" ) ); in DeviceDispatcher()
2301 PFN_vkGetPipelineExecutableInternalRepresentationsKHR vkGetPipelineExecutableInternalRepresentationsKHR = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
[all...]
H A Dvulkan_core.h10423 VKAPI_ATTR VkResult VKAPI_CALL vkGetPipelineExecutableInternalRepresentationsKHR(
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h7797 VKAPI_ATTR VkResult VKAPI_CALL vkGetPipelineExecutableInternalRepresentationsKHR(
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h9321 VKAPI_ATTR VkResult VKAPI_CALL vkGetPipelineExecutableInternalRepresentationsKHR(
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h8082 VKAPI_ATTR VkResult VKAPI_CALL vkGetPipelineExecutableInternalRepresentationsKHR(

Completed in 401 milliseconds