Home
last modified time | relevance | path

Searched refs:isPreprocessed (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan.hpp5103 VkBool32 isPreprocessed,
5107 return ::vkCmdExecuteGeneratedCommandsNV( commandBuffer, isPreprocessed, pGeneratedCommandsInfo );
H A Dvulkan_raii.hpp4606 VULKAN_HPP_NAMESPACE::Bool32 isPreprocessed,
15559 VULKAN_HPP_NAMESPACE::Bool32 isPreprocessed,
15568 static_cast<VkBool32>( isPreprocessed ),
H A Dvulkan_core.h12072 typedef void (VKAPI_PTR *PFN_vkCmdExecuteGeneratedCommandsNV)(VkCommandBuffer commandBuffer, VkBool32 isPreprocessed, const VkGeneratedCommandsInfoNV* pGeneratedCommandsInfo);
12089 VkBool32 isPreprocessed,
H A Dvulkan_handles.hpp4520 void executeGeneratedCommandsNV( VULKAN_HPP_NAMESPACE::Bool32 isPreprocessed,
4526 void executeGeneratedCommandsNV( VULKAN_HPP_NAMESPACE::Bool32 isPreprocessed,
H A Dvulkan_funcs.hpp17685 VULKAN_HPP_NAMESPACE::Bool32 isPreprocessed,
17691 static_cast<VkBool32>( isPreprocessed ),
17698 VULKAN_HPP_NAMESPACE::Bool32 isPreprocessed,
17704 static_cast<VkBool32>( isPreprocessed ),
[all...]
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h11613 typedef void (VKAPI_PTR *PFN_vkCmdExecuteGeneratedCommandsNV)(VkCommandBuffer commandBuffer, VkBool32 isPreprocessed, const VkGeneratedCommandsInfoNV* pGeneratedCommandsInfo);
11630 VkBool32 isPreprocessed,
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h13122 typedef void (VKAPI_PTR *PFN_vkCmdExecuteGeneratedCommandsNV)(VkCommandBuffer commandBuffer, VkBool32 isPreprocessed, const VkGeneratedCommandsInfoNV* pGeneratedCommandsInfo);
13139 VkBool32 isPreprocessed,
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h12232 typedef void (VKAPI_PTR *PFN_vkCmdExecuteGeneratedCommandsNV)(VkCommandBuffer commandBuffer, VkBool32 isPreprocessed, const VkGeneratedCommandsInfoNV* pGeneratedCommandsInfo);
12249 VkBool32 isPreprocessed,
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan.hpp4698 VkBool32 isPreprocessed,
4701 return ::vkCmdExecuteGeneratedCommandsNV( commandBuffer, isPreprocessed, pGeneratedCommandsInfo );
H A Dvulkan_funcs.hpp[all...]
H A Dvulkan_core.h15275 typedef void (VKAPI_PTR *PFN_vkCmdExecuteGeneratedCommandsNV)(VkCommandBuffer commandBuffer, VkBool32 isPreprocessed, const VkGeneratedCommandsInfoNV* pGeneratedCommandsInfo);
15292 VkBool32 isPreprocessed,
H A Dvulkan_handles.hpp5867 void executeGeneratedCommandsNV( VULKAN_HPP_NAMESPACE::Bool32 isPreprocessed,
5872 void executeGeneratedCommandsNV( VULKAN_HPP_NAMESPACE::Bool32 isPreprocessed,
H A Dvulkan_raii.hpp6033 void executeGeneratedCommandsNV( VULKAN_HPP_NAMESPACE::Bool32 isPreprocessed,
[all...]
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c7299 VkBool32 isPreprocessed, in CmdExecuteGeneratedCommandsNV()
7308 disp->CmdExecuteGeneratedCommandsNV(commandBuffer, isPreprocessed, pGeneratedCommandsInfo); in CmdExecuteGeneratedCommandsNV()
7297 CmdExecuteGeneratedCommandsNV( VkCommandBuffer commandBuffer, VkBool32 isPreprocessed, const VkGeneratedCommandsInfoNV* pGeneratedCommandsInfo) CmdExecuteGeneratedCommandsNV() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c8299 radv_CmdExecuteGeneratedCommandsNV(VkCommandBuffer commandBuffer, VkBool32 isPreprocessed, in radv_CmdExecuteGeneratedCommandsNV() argument

Completed in 443 milliseconds