/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | FirstIndexOffsetTests.cpp | 68 void FirstIndexOffsetTests::TestInstanceIndex(DrawMode mode, uint32_t firstInstance) { in TestInstanceIndex() 74 uint32_t firstInstance) { in TestBothIndices() 86 uint32_t firstInstance) { in TestImpl()
|
D | DrawIndexedTests.cpp | 81 uint32_t firstInstance, in Test() 102 uint32_t firstInstance, in TestImplementation()
|
D | DrawTests.cpp | 68 uint32_t firstInstance, in Test()
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
D | RenderPassEncoder.cpp | 49 uint32_t firstInstance) { in Draw() 65 uint32_t firstInstance) { in DrawIndexed()
|
D | Commands.h | 149 uint32_t firstInstance; member 157 uint32_t firstInstance; member
|
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/ |
D | DrawTests.cpp | 73 uint32_t firstInstance, in Test()
|
D | DrawIndexedTests.cpp | 86 uint32_t firstInstance, in Test()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | RenderEncoderBase.cpp | 85 uint32_t firstInstance) { in APIDraw() 117 uint32_t firstInstance) { in APIDrawIndexed()
|
D | CommandBufferStateTracker.cpp | 126 uint32_t firstInstance) { in ValidateBufferInRangeForInstanceBuffer()
|
D | Commands.h | 166 uint32_t firstInstance; member 174 uint32_t firstInstance; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | VulkanSecondaryCommandBuffer.h | 351 uint32_t firstInstance) in draw() 377 uint32_t firstInstance) in drawInstancedBaseInstance() 388 uint32_t firstInstance) in drawIndexed() 433 uint32_t firstInstance) in drawIndexedInstancedBaseVertexBaseInstance()
|
D | SecondaryCommandBuffer.h | 292 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/ |
D | GPURenderBundleEncoder.cpp | 140 interop::GPUSize32 firstInstance) { in draw() 149 interop::GPUSize32 firstInstance) { in drawIndexed()
|
D | GPURenderPassEncoder.cpp | 210 interop::GPUSize32 firstInstance) { in draw() 219 interop::GPUSize32 firstInstance) { in drawIndexed()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_cmd_buffer.c | 275 uint32_t firstInstance, in lvp_CmdDrawMultiEXT() 309 uint32_t firstInstance, in lvp_CmdDrawMultiIndexedEXT()
|
/third_party/gptfdisk/ |
D | guid.cc | 29 bool GUIDData::firstInstance = 1; member in GUIDData
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawInstancedTests.cpp | 161 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()
|
D | vktDrawShaderDrawParametersTests.cpp | 271 const deUint32 firstInstance = 2; in iterate() local
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkCommandBuffer.cpp | 475 …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/ |
D | DrawVertexAndIndexBufferOOBValidationTests.cpp | 220 uint32_t firstInstance, in TestRenderPassDraw() 248 uint32_t firstInstance, in TestRenderPassDrawIndexed()
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkCommandBuffer.cpp | 297 uint32_t firstInstance) { in drawIndexed() 313 uint32_t firstInstance) { in draw()
|
/third_party/skia/src/gpu/vk/ |
D | GrVkCommandBuffer.cpp | 287 uint32_t firstInstance) { in drawIndexed() 303 uint32_t firstInstance) { in draw()
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | Context.cpp | 215 void Inputs::bindVertexInputs(int firstInstance) in bindVertexInputs()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_cmd_buffer.c | 500 uint32_t firstInstance) in panvk_CmdDrawIndexed()
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_command_buffer.c | 966 uint32_t firstInstance) in vn_CmdDraw() 987 uint32_t firstInstance) in vn_CmdDrawIndexed() 1896 uint32_t firstInstance, in vn_CmdDrawIndirectByteCountEXT()
|