/external/swiftshader/src/Vulkan/ |
D | VkPromotedExtensions.cpp | 86 …chBaseKHR(VkCommandBuffer commandBuffer, uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGr… in vkCmdDispatchBaseKHR() argument 88 …vkCmdDispatchBase(commandBuffer, baseGroupX, baseGroupY, baseGroupZ, groupCountX, groupCountY, gro… in vkCmdDispatchBaseKHR()
|
D | VkCommandBuffer.hpp | 55 void dispatchBase(uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGroupZ,
|
D | VkCommandBuffer.cpp | 515 void CommandBuffer::dispatchBase(uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGroupZ, in dispatchBase() argument
|
D | libVulkan.cpp | 1675 …patchBase(VkCommandBuffer commandBuffer, uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGr… in vkCmdDispatchBase() argument
|
/external/vulkan-validation-layers/layers/ |
D | parameter_validation_utils.cpp | 2601 … uint32_t baseGroupY, uint32_t baseGroupZ, uint32_t groupCountX, in manual_PreCallValidateCmdDispatchBaseKHR() argument 2622 if (baseGroupY >= limit) { in manual_PreCallValidateCmdDispatchBaseKHR() 2627 baseGroupY, limit); in manual_PreCallValidateCmdDispatchBaseKHR() 2628 } else if (groupCountY > (limit - baseGroupY)) { in manual_PreCallValidateCmdDispatchBaseKHR() 2633 baseGroupY, groupCountY, limit); in manual_PreCallValidateCmdDispatchBaseKHR()
|
D | stateless_validation.h | 1027 …ValidateCmdDispatchBaseKHR(VkCommandBuffer commandBuffer, uint32_t baseGroupX, uint32_t baseGroupY,
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDeviceDriverImpl.inl | 630 …atchBase (VkCommandBuffer commandBuffer, deUint32 baseGroupX, deUint32 baseGroupY, deUint32 baseGr… argument 632 …m_vk.cmdDispatchBase(commandBuffer, baseGroupX, baseGroupY, baseGroupZ, groupCountX, groupCountY, …
|
D | vkFunctionPointerTypes.inl | 146 … (VkCommandBuffer commandBuffer, deUint32 baseGroupX, deUint32 baseGroupY, deUint32 baseGr… 209 …) (VkCommandBuffer commandBuffer, deUint32 baseGroupX, deUint32 baseGroupY, deUint32 baseGr…
|
D | vkVirtualDeviceInterface.inl | 129 …e (VkCommandBuffer commandBuffer, deUint32 baseGroupX, deUint32 baseGroupY, deUint32 baseGr…
|
D | vkConcreteDeviceInterface.inl | 129 …e (VkCommandBuffer commandBuffer, deUint32 baseGroupX, deUint32 baseGroupY, deUint32 baseGr…
|
D | vkNullDriverImpl.inl | 1053 …atchBase (VkCommandBuffer commandBuffer, deUint32 baseGroupX, deUint32 baseGroupY, deUint32 baseGr… argument 1057 DE_UNREF(baseGroupY);
|
D | vkVulkan_c.inl | 4232 …atchBase)(VkCommandBuffer commandBuffer, deUint32 baseGroupX, deUint32 baseGroupY, deUint32 baseGr… 4284 deUint32 baseGroupY, 5163 …hBaseKHR)(VkCommandBuffer commandBuffer, deUint32 baseGroupX, deUint32 baseGroupY, deUint32 baseGr… 5171 deUint32 baseGroupY,
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 4376 …atchBase)(VkCommandBuffer commandBuffer, uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGr… 4428 uint32_t baseGroupY, 5095 …hBaseKHR)(VkCommandBuffer commandBuffer, uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGr… 5112 uint32_t baseGroupY,
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 4376 …atchBase)(VkCommandBuffer commandBuffer, uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGr… 4428 uint32_t baseGroupY, 5095 …hBaseKHR)(VkCommandBuffer commandBuffer, uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGr… 5112 uint32_t baseGroupY,
|
/external/deqp/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeBasicComputeShaderTests.cpp | 2633 deUint32 baseGroupY = 0; in iterate() local 2642 deUint32 offsetY = baseGroupY + localIdxY * m_localSize.y(); in iterate()
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 4496 …atchBase)(VkCommandBuffer commandBuffer, uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGr… 4548 uint32_t baseGroupY, 5215 …hBaseKHR)(VkCommandBuffer commandBuffer, uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGr… 5232 uint32_t baseGroupY,
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 4543 …atchBase)(VkCommandBuffer commandBuffer, uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGr… 4595 uint32_t baseGroupY, 5263 …hBaseKHR)(VkCommandBuffer commandBuffer, uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGr… 5280 uint32_t baseGroupY,
|
D | vulkan.hpp | 765 …void vkCmdDispatchBase( VkCommandBuffer commandBuffer, uint32_t baseGroupX, uint32_t baseGroupY, u… in vkCmdDispatchBase() argument 767 …return ::vkCmdDispatchBase( commandBuffer, baseGroupX, baseGroupY, baseGroupZ, groupCountX, groupC… in vkCmdDispatchBase() 770 …hBaseKHR( VkCommandBuffer commandBuffer, uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGr… in vkCmdDispatchBaseKHR() argument 772 …return ::vkCmdDispatchBaseKHR( commandBuffer, baseGroupX, baseGroupY, baseGroupZ, groupCountX, gro… in vkCmdDispatchBaseKHR() 12049 …void dispatchBase( uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGroupZ, uint32_t groupCo… 12052 …void dispatchBaseKHR( uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGroupZ, uint32_t grou… 47435 …VULKAN_HPP_INLINE void CommandBuffer::dispatchBase( uint32_t baseGroupX, uint32_t baseGroupY, uint… in dispatchBase() argument 47437 …d.vkCmdDispatchBase( m_commandBuffer, baseGroupX, baseGroupY, baseGroupZ, groupCountX, groupCountY… in dispatchBase() 47441 …VULKAN_HPP_INLINE void CommandBuffer::dispatchBase( uint32_t baseGroupX, uint32_t baseGroupY, uint… in dispatchBase() argument 47443 …d.vkCmdDispatchBase( m_commandBuffer, baseGroupX, baseGroupY, baseGroupZ, groupCountX, groupCountY… in dispatchBase() [all …]
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan.h.in | 4229 …atchBase)(VkCommandBuffer commandBuffer, uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGr… 4281 uint32_t baseGroupY, 5160 …hBaseKHR)(VkCommandBuffer commandBuffer, uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGr… 5168 uint32_t baseGroupY,
|
/external/mesa3d/include/vulkan/ |
D | vulkan.h | 5830 …hBaseKHX)(VkCommandBuffer commandBuffer, uint32_t baseGroupX, uint32_t baseGroupY, uint32_t baseGr… 5851 uint32_t baseGroupY,
|