Home
last modified time | relevance | path

Searched defs:firstInstance (Results 1 – 25 of 57) sorted by relevance

123

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DFirstIndexOffsetTests.cpp68 void FirstIndexOffsetTests::TestInstanceIndex(DrawMode mode, uint32_t firstInstance) { in TestInstanceIndex()
74 uint32_t firstInstance) { in TestBothIndices()
86 uint32_t firstInstance) { in TestImpl()
DDrawIndexedTests.cpp81 uint32_t firstInstance, in Test()
102 uint32_t firstInstance, in TestImplementation()
DDrawTests.cpp68 uint32_t firstInstance, in Test()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DRenderPassEncoder.cpp49 uint32_t firstInstance) { in Draw()
65 uint32_t firstInstance) { in DrawIndexed()
DCommands.h149 uint32_t firstInstance; member
157 uint32_t firstInstance; member
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DDrawTests.cpp73 uint32_t firstInstance, in Test()
DDrawIndexedTests.cpp86 uint32_t firstInstance, in Test()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DRenderEncoderBase.cpp85 uint32_t firstInstance) { in APIDraw()
117 uint32_t firstInstance) { in APIDrawIndexed()
DCommandBufferStateTracker.cpp126 uint32_t firstInstance) { in ValidateBufferInRangeForInstanceBuffer()
DCommands.h166 uint32_t firstInstance; member
174 uint32_t firstInstance; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DVulkanSecondaryCommandBuffer.h351 uint32_t firstInstance) in draw()
377 uint32_t firstInstance) in drawInstancedBaseInstance()
388 uint32_t firstInstance) in drawIndexed()
433 uint32_t firstInstance) in drawIndexedInstancedBaseVertexBaseInstance()
DSecondaryCommandBuffer.h292 uint32_t firstInstance; member
318 uint32_t firstInstance; member
1232 uint32_t firstInstance) in drawIndexedInstancedBaseVertexBaseInstance()
1275 uint32_t firstInstance) in drawInstancedBaseInstance()
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPURenderBundleEncoder.cpp140 interop::GPUSize32 firstInstance) { in draw()
149 interop::GPUSize32 firstInstance) { in drawIndexed()
DGPURenderPassEncoder.cpp210 interop::GPUSize32 firstInstance) { in draw()
219 interop::GPUSize32 firstInstance) { in drawIndexed()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_cmd_buffer.c275 uint32_t firstInstance, in lvp_CmdDrawMultiEXT()
309 uint32_t firstInstance, in lvp_CmdDrawMultiIndexedEXT()
/third_party/gptfdisk/
Dguid.cc29 bool GUIDData::firstInstance = 1; member in GUIDData
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawInstancedTests.cpp161 TestVertShader (int numInstances, int firstInstance) in TestVertShader()
559 const deUint32 firstInstance = firstInstanceIndices[firstInstanceIndexNdx]; in iterate() local
780 void InstancedDrawInstance::prepareVertexData(int instanceCount, int firstInstance, int instanceDiv… in prepareVertexData()
DvktDrawShaderDrawParametersTests.cpp271 const deUint32 firstInstance = 2; in iterate() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandBuffer.cpp475 …nt32_t count, uint32_t instanceCount, uint32_t first, int32_t vertexOffset, uint32_t firstInstance) in draw()
523 CmdDraw(uint32_t vertexCount, uint32_t instanceCount, uint32_t firstVertex, uint32_t firstInstance) in CmdDraw()
542 const uint32_t firstInstance; member in __anon8991f80c0111::CmdDraw
548 …exCount, uint32_t instanceCount, uint32_t firstIndex, int32_t vertexOffset, uint32_t firstInstance) in CmdDrawIndexed()
569 const uint32_t firstInstance; member in __anon8991f80c0111::CmdDrawIndexed
1693 …r::draw(uint32_t vertexCount, uint32_t instanceCount, uint32_t firstVertex, uint32_t firstInstance) in draw()
1698 …exCount, uint32_t instanceCount, uint32_t firstIndex, int32_t vertexOffset, uint32_t firstInstance) in drawIndexed()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DDrawVertexAndIndexBufferOOBValidationTests.cpp220 uint32_t firstInstance, in TestRenderPassDraw()
248 uint32_t firstInstance, in TestRenderPassDrawIndexed()
/third_party/flutter/skia/src/gpu/vk/
DGrVkCommandBuffer.cpp297 uint32_t firstInstance) { in drawIndexed()
313 uint32_t firstInstance) { in draw()
/third_party/skia/src/gpu/vk/
DGrVkCommandBuffer.cpp287 uint32_t firstInstance) { in drawIndexed()
303 uint32_t firstInstance) { in draw()
/third_party/skia/third_party/externals/swiftshader/src/Device/
DContext.cpp215 void Inputs::bindVertexInputs(int firstInstance) in bindVertexInputs()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_cmd_buffer.c500 uint32_t firstInstance) in panvk_CmdDrawIndexed()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_command_buffer.c966 uint32_t firstInstance) in vn_CmdDraw()
987 uint32_t firstInstance) in vn_CmdDrawIndexed()
1896 uint32_t firstInstance, in vn_CmdDrawIndirectByteCountEXT()

123