Searched refs:dispatchBase (Results 1 – 9 of 9) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkCommandBuffer.hpp | 70 void dispatchBase(uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGroupZ,
|
| D | VkCommandBuffer.cpp | 1352 void CommandBuffer::dispatchBase(uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGroupZ, in dispatchBase() function in vk::CommandBuffer
|
| D | libVulkan.cpp | 3065 …vk::Cast(commandBuffer)->dispatchBase(baseGroupX, baseGroupY, baseGroupZ, groupCountX, groupCountY… in vkCmdDispatchBase()
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_raii.hpp | 4227 void dispatchBase( uint32_t baseGroupX, 10404 VULKAN_HPP_INLINE void CommandBuffer::dispatchBase( uint32_t baseGroupX, in dispatchBase() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandBuffer
|
| D | vulkan_handles.hpp | 3700 void dispatchBase( uint32_t baseGroupX,
|
| D | vulkan_funcs.hpp | 5564 VULKAN_HPP_INLINE void CommandBuffer::dispatchBase( uint32_t baseGroupX, in dispatchBase() function in VULKAN_HPP_NAMESPACE::CommandBuffer
|
| /third_party/vulkan-headers/include/vulkan/ |
| D | vulkan_raii.hpp | 5227 …void dispatchBase( uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGroupZ, uint32_t groupCo… 12886 VULKAN_HPP_INLINE void CommandBuffer::dispatchBase( uint32_t baseGroupX, in dispatchBase() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandBuffer
|
| D | vulkan_handles.hpp | 4440 void dispatchBase( uint32_t baseGroupX,
|
| D | vulkan_funcs.hpp | 5283 VULKAN_HPP_INLINE void CommandBuffer::dispatchBase( uint32_t baseGroupX, in dispatchBase() function in VULKAN_HPP_NAMESPACE::CommandBuffer
|