Lines Matching defs:offset
4159 VkDeviceSize offset,
4171 disp->CmdDrawIndirectCountKHR(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride);
4177 VkDeviceSize offset,
4189 disp->CmdDrawIndexedIndirectCountKHR(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride);
4821 VkDeviceSize offset,
4831 disp->CmdBindIndexBuffer2KHR(commandBuffer, buffer, offset, size, indexType);
5410 VkDeviceSize offset,
5422 disp->CmdDrawIndirectCountAMD(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride);
5428 VkDeviceSize offset,
5440 disp->CmdDrawIndexedIndirectCountAMD(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride);
6628 VkDeviceSize offset,
6638 disp->CmdDrawMeshTasksIndirectNV(commandBuffer, buffer, offset, drawCount, stride);
6644 VkDeviceSize offset,
6656 disp->CmdDrawMeshTasksIndirectCountNV(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride);
8473 VkDeviceSize offset) {
8481 disp->CmdDrawClusterIndirectHUAWEI(commandBuffer, buffer, offset);
9751 VkDeviceSize offset,
9761 disp->CmdDrawMeshTasksIndirectEXT(commandBuffer, buffer, offset, drawCount, stride);
9767 VkDeviceSize offset,
9779 disp->CmdDrawMeshTasksIndirectCountEXT(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride);