Home
last modified time | relevance | path

Searched refs:VkPipelineExecutableInfoKHR (Results 1 - 25 of 25) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExecutablePropertiesTests.cpp302 const VkPipelineExecutableInfoKHR pipelineExecutableInfo = in verifyStatistics()
459 const VkPipelineExecutableInfoKHR pipelineExecutableInfo = in verifyInternalRepresentations()
H A DvktPipelineShaderModuleIdentifierTests.cpp417 VkPipelineExecutableInfoKHR makePipelineExecutableInfo (VkPipeline pipeline, size_t executableIndex) in makePipelineExecutableInfo()
419 VkPipelineExecutableInfoKHR info = initVulkanStructure(); in makePipelineExecutableInfo()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExecutablePropertiesTests.cpp328 const VkPipelineExecutableInfoKHR pipelineExecutableInfo = in verifyStatistics()
485 const VkPipelineExecutableInfoKHR pipelineExecutableInfo = in verifyInternalRepresentations()
H A DvktPipelineShaderModuleIdentifierTests.cpp414 VkPipelineExecutableInfoKHR makePipelineExecutableInfo (VkPipeline pipeline, size_t executableIndex) in makePipelineExecutableInfo()
416 VkPipelineExecutableInfoKHR info = initVulkanStructure(); in makePipelineExecutableInfo()
/third_party/mesa3d/src/amd/compiler/tests/
H A Dhelpers.cpp455 VkPipelineExecutableInfoKHR exec_info; in print_pipeline_ir()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h7747 typedef struct VkPipelineExecutableInfoKHR { struct
7752 } VkPipelineExecutableInfoKHR; typedef
7781 typedef VkResult (VKAPI_PTR *PFN_vkGetPipelineExecutableStatisticsKHR)(VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pStatisticCount, VkPipelineExecutableStatisticKHR* pStatistics);
7782 typedef VkResult (VKAPI_PTR *PFN_vkGetPipelineExecutableInternalRepresentationsKHR)(VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipelineExecutableInternalRepresentationKHR* pInternalRepresentations);
7793 const VkPipelineExecutableInfoKHR* pExecutableInfo,
7799 const VkPipelineExecutableInfoKHR* pExecutableInfo,
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline.c3535 const VkPipelineExecutableInfoKHR *pExecutableInfo, in v3dv_GetPipelineExecutableInternalRepresentationsKHR()
3611 const VkPipelineExecutableInfoKHR *pExecutableInfo, in v3dv_GetPipelineExecutableStatisticsKHR()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c3042 const VkPipelineExecutableInfoKHR* pExecutableInfo, in anv_GetPipelineExecutableStatisticsKHR()
3183 const VkPipelineExecutableInfoKHR* pExecutableInfo, in anv_GetPipelineExecutableInternalRepresentationsKHR()
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h9271 typedef struct VkPipelineExecutableInfoKHR { struct
9276 } VkPipelineExecutableInfoKHR; typedef
9305 typedef VkResult (VKAPI_PTR *PFN_vkGetPipelineExecutableStatisticsKHR)(VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pStatisticCount, VkPipelineExecutableStatisticKHR* pStatistics);
9306 typedef VkResult (VKAPI_PTR *PFN_vkGetPipelineExecutableInternalRepresentationsKHR)(VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipelineExecutableInternalRepresentationKHR* pInternalRepresentations);
9317 const VkPipelineExecutableInfoKHR* pExecutableInfo,
9323 const VkPipelineExecutableInfoKHR* pExecutableInfo,
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h7872 typedef struct VkPipelineExecutableInfoKHR { struct
7877 } VkPipelineExecutableInfoKHR; typedef
7906 typedef VkResult (VKAPI_PTR *PFN_vkGetPipelineExecutableStatisticsKHR)(VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pStatisticCount, VkPipelineExecutableStatisticKHR* pStatistics);
7907 typedef VkResult (VKAPI_PTR *PFN_vkGetPipelineExecutableInternalRepresentationsKHR)(VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipelineExecutableInternalRepresentationKHR* pInternalRepresentations);
7918 const VkPipelineExecutableInfoKHR* pExecutableInfo,
7924 const VkPipelineExecutableInfoKHR* pExecutableInfo,
H A Dvulkan_funcs.hpp17425 reinterpret_cast<const VkPipelineExecutableInfoKHR *>( pExecutableInfo ),
17445 reinterpret_cast<const VkPipelineExecutableInfoKHR *>( &executableInfo ), in getPipelineExecutableStatisticsKHR()
17453 reinterpret_cast<const VkPipelineExecutableInfoKHR *>( &executableInfo ), in getPipelineExecutableStatisticsKHR()
17488 reinterpret_cast<const VkPipelineExecutableInfoKHR *>( &executableInfo ), in getPipelineExecutableStatisticsKHR()
17496 reinterpret_cast<const VkPipelineExecutableInfoKHR *>( &executableInfo ), in getPipelineExecutableStatisticsKHR()
17521 reinterpret_cast<const VkPipelineExecutableInfoKHR *>( pExecutableInfo ),
17543 reinterpret_cast<const VkPipelineExecutableInfoKHR *>( &executableInfo ), in getPipelineExecutableInternalRepresentationsKHR()
17551 reinterpret_cast<const VkPipelineExecutableInfoKHR *>( &executableInfo ), in getPipelineExecutableInternalRepresentationsKHR()
17589 reinterpret_cast<const VkPipelineExecutableInfoKHR *>( &executableInfo ), in getPipelineExecutableInternalRepresentationsKHR()
17597 reinterpret_cast<const VkPipelineExecutableInfoKHR *>( in getPipelineExecutableInternalRepresentationsKHR()
[all...]
H A Dvulkan_raii.hpp15440 reinterpret_cast<const VkPipelineExecutableInfoKHR *>( &executableInfo ), in getPipelineExecutableStatisticsKHR()
15448 reinterpret_cast<const VkPipelineExecutableInfoKHR *>( &executableInfo ), in getPipelineExecutableStatisticsKHR()
15482 reinterpret_cast<const VkPipelineExecutableInfoKHR *>( &executableInfo ), in getPipelineExecutableInternalRepresentationsKHR()
15491 reinterpret_cast<const VkPipelineExecutableInfoKHR *>( &executableInfo ), in getPipelineExecutableInternalRepresentationsKHR()
H A Dvulkan.hpp5068 const VkPipelineExecutableInfoKHR * pExecutableInfo,
5077 const VkPipelineExecutableInfoKHR * pExecutableInfo,
H A Dvulkan_structs.hpp[all...]
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h8032 typedef struct VkPipelineExecutableInfoKHR { struct
8037 } VkPipelineExecutableInfoKHR; typedef
8066 typedef VkResult (VKAPI_PTR *PFN_vkGetPipelineExecutableStatisticsKHR)(VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pStatisticCount, VkPipelineExecutableStatisticKHR* pStatistics);
8067 typedef VkResult (VKAPI_PTR *PFN_vkGetPipelineExecutableInternalRepresentationsKHR)(VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipelineExecutableInternalRepresentationKHR* pInternalRepresentations);
8078 const VkPipelineExecutableInfoKHR* pExecutableInfo,
8084 const VkPipelineExecutableInfoKHR* pExecutableInfo,
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c4329 const VkPipelineExecutableInfoKHR* pExecutableInfo, in tu_GetPipelineExecutableStatisticsKHR()
4500 const VkPipelineExecutableInfoKHR* pExecutableInfo, in tu_GetPipelineExecutableInternalRepresentationsKHR()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_funcs.hpp[all...]
H A Dvulkan_core.h10373 typedef struct VkPipelineExecutableInfoKHR { struct
10378 } VkPipelineExecutableInfoKHR; typedef
10407 typedef VkResult (VKAPI_PTR *PFN_vkGetPipelineExecutableStatisticsKHR)(VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pStatisticCount, VkPipelineExecutableStatisticKHR* pStatistics);
10408 typedef VkResult (VKAPI_PTR *PFN_vkGetPipelineExecutableInternalRepresentationsKHR)(VkDevice device, const VkPipelineExecutableInfoKHR* pExecutableInfo, uint32_t* pInternalRepresentationCount, VkPipelineExecutableInternalRepresentationKHR* pInternalRepresentations);
10419 const VkPipelineExecutableInfoKHR* pExecutableInfo,
10425 const VkPipelineExecutableInfoKHR* pExecutableInfo,
H A Dvulkan.hpp4617 const VkPipelineExecutableInfoKHR * pExecutableInfo,
4626 const VkPipelineExecutableInfoKHR * pExecutableInfo,
H A Dvulkan_raii.hpp[all...]
H A Dvulkan_static_assertions.hpp4568 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PipelineExecutableInfoKHR ) == sizeof( VkPipelineExecutableInfoKHR ),
H A Dvulkan_structs.hpp[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.c2773 VkPipelineExecutableInfoKHR exec_info = {0};
H A Dradv_pipeline.c7494 const VkPipelineExecutableInfoKHR *pExecutableInfo, in radv_GetPipelineExecutableStatisticsKHR()
7631 VkDevice _device, const VkPipelineExecutableInfoKHR *pExecutableInfo, in radv_GetPipelineExecutableInternalRepresentationsKHR()
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c4433 const VkPipelineExecutableInfoKHR* pExecutableInfo, in GetPipelineExecutableStatisticsKHR()
4448 const VkPipelineExecutableInfoKHR* pExecutableInfo, in GetPipelineExecutableInternalRepresentationsKHR()

Completed in 613 milliseconds