Searched refs:dispatchBase (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/src/Vulkan/ |
D | VkCommandBuffer.hpp | 70 void dispatchBase(uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGroupZ,
|
D | VkCommandBuffer.cpp | 1322 void CommandBuffer::dispatchBase(uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGroupZ, in dispatchBase() function in vk::CommandBuffer
|
D | libVulkan.cpp | 2943 …vk::Cast(commandBuffer)->dispatchBase(baseGroupX, baseGroupY, baseGroupZ, groupCountX, groupCountY… in vkCmdDispatchBase()
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_raii.hpp | 3674 void dispatchBase( uint32_t baseGroupX, 10298 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 | 3341 void dispatchBase( uint32_t baseGroupX,
|
D | vulkan_funcs.hpp | 5205 VULKAN_HPP_INLINE void CommandBuffer::dispatchBase( uint32_t baseGroupX, in dispatchBase() function in VULKAN_HPP_NAMESPACE::CommandBuffer
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 35262 …void dispatchBase( uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGroupZ, uint32_t groupCo… 81972 …VULKAN_HPP_INLINE void CommandBuffer::dispatchBase( uint32_t baseGroupX, uint32_t baseGroupY, uint… in dispatchBase() function in VULKAN_HPP_NAMESPACE::CommandBuffer
|
/external/swiftshader/include/vulkan/ |
D | vulkan.hpp | 35420 …void dispatchBase( uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGroupZ, uint32_t groupCo… 82472 …VULKAN_HPP_INLINE void CommandBuffer::dispatchBase( uint32_t baseGroupX, uint32_t baseGroupY, uint… in dispatchBase() function in VULKAN_HPP_NAMESPACE::CommandBuffer
|