Home
last modified time | relevance | path

Searched defs:firstVertex (Results 1 – 25 of 71) sorted by relevance

123

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DFirstIndexOffsetTests.cpp64 void FirstIndexOffsetTests::TestVertexIndex(DrawMode mode, uint32_t firstVertex) { in TestVertexIndex()
73 uint32_t firstVertex, in TestBothIndices()
85 uint32_t firstVertex, in TestImpl()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DVulkanSecondaryCommandBuffer.h350 uint32_t firstVertex, in draw()
358 ANGLE_INLINE void VulkanSecondaryCommandBuffer::draw(uint32_t vertexCount, uint32_t firstVertex) in draw()
367 uint32_t firstVertex) in drawInstanced()
376 uint32_t firstVertex, in drawInstancedBaseInstance()
DSecondaryCommandBuffer.h245 uint32_t firstVertex; member
309 uint32_t firstVertex; member
317 uint32_t firstVertex; member
1159 ANGLE_INLINE void SecondaryCommandBuffer::draw(uint32_t vertexCount, uint32_t firstVertex) in draw()
1262 uint32_t firstVertex) in drawInstanced()
1274 uint32_t firstVertex, in drawInstancedBaseInstance()
DVertexArrayVk.cpp753 GLint firstVertex, in updateStreamedAttribs()
863 GLint firstVertex, in handleLineLoop()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DAttributeLayoutTest.cpp429 void Draw(int firstVertex, unsigned vertexCount, const GLushort *indices) override in Draw()
437 void Draw(int firstVertex, unsigned vertexCount, const GLushort *indices) override in Draw()
446 void Draw(int firstVertex, unsigned vertexCount, const GLushort *indices) override in Draw()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DVertexArray11.cpp125 GLint firstVertex, in syncStateForDraw()
293 GLint firstVertex, in updateDynamicAttribs()
DStateManager11.cpp544 ANGLE_INLINE bool ShaderConstants11::onFirstVertexChange(GLint firstVertex) in onFirstVertexChange()
2196 GLint firstVertex, in updateState()
3010 GLint firstVertex, in syncVertexBuffersAndInputLayout()
3056 GLint firstVertex) in applyVertexBuffers()
DStateManager11.h94 uint32_t firstVertex; member
/third_party/skia/src/gpu/ops/
DGrMeshDrawOp.cpp85 int firstVertex; in init() local
DTriangulatingPathRenderer.cpp356 int firstVertex; in createAAMesh() local
497 int firstVertex, in CreateMesh()
DAALinearizingConvexPathRenderer.cpp183 int firstVertex; in recordDraw() local
DShadowRRectOp.cpp555 int firstVertex; in onPrepareDraws() local
DDrawVerticesOp.cpp407 int firstVertex = 0; in onPrepareDraws() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DRenderEncoderBase.cpp84 uint32_t firstVertex, in APIDraw()
DCommandBufferStateTracker.cpp87 uint32_t firstVertex) { in ValidateBufferInRangeForVertexBuffer()
/third_party/vulkan-loader/tests/
Dloader_threading_tests.cpp92 uint32_t firstVertex, uint32_t firstInstance) {} in test_vkCmdDraw()
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPURenderBundleEncoder.cpp139 interop::GPUSize32 firstVertex, in draw()
DGPURenderPassEncoder.cpp209 interop::GPUSize32 firstVertex, in draw()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkTypeUtil.inl59 …rawIndirectCommand (uint32_t vertexCount, uint32_t instanceCount, uint32_t firstVertex, uint32_t f…
657 inline VkMultiDrawInfoEXT makeMultiDrawInfoEXT (uint32_t firstVertex, uint32_t vertexCount)
674 …dRangeInfoKHR (uint32_t primitiveCount, uint32_t primitiveOffset, uint32_t firstVertex, uint32_t t…
/third_party/skia/bench/
DVertexColorSpaceBench.cpp206 int firstVertex = 0; in onPrepareDraws() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktBasicDrawTests.cpp1226 deUint32 firstVertex = multiplier * firstPrimitive; in populateSubGroup() local
1243 deUint32 firstVertex = rnd.getInt(0, OFFSET_LIMIT); in populateSubGroup() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationProvokingVertexTests.cpp717 const deUint32 firstVertex = m_params.provokingVertexMode == PROVOKING_VERTEX_LAST in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
Dmtl_render_utils.h120 uint32_t firstVertex; member
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DDrawVertexAndIndexBufferOOBValidationTests.cpp219 uint32_t firstVertex, in TestRenderPassDraw()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandBuffer.cpp523 CmdDraw(uint32_t vertexCount, uint32_t instanceCount, uint32_t firstVertex, uint32_t firstInstance) in CmdDraw()
541 const uint32_t firstVertex; member in __anon6a895e2d0111::CmdDraw
1693 void CommandBuffer::draw(uint32_t vertexCount, uint32_t instanceCount, uint32_t firstVertex, uint32… in draw()

123