Searched refs:firstInstance (Results 1 – 4 of 4) sorted by relevance
55 const uint32_t firstInstance) = 0;65 const int32_t vertexOffset, const uint32_t firstInstance) = 0;
171 uint32_t firstInstance { 0 };497 const uint32_t firstInstance) override;499 const int32_t vertexOffset, const uint32_t firstInstance) override;
519 …ertexCount, const uint32_t instanceCount, const uint32_t firstVertex, const uint32_t firstInstance) in Draw() argument538 data->firstInstance = firstInstance; in Draw()549 const int32_t vertexOffset, const uint32_t firstInstance) in DrawIndexed() argument568 data->firstInstance = firstInstance; in DrawIndexed()
1233 renderCmd.firstInstance); // firstInstance in RenderCommand()1244 renderCmd.firstInstance); // firstInstance in RenderCommand()