Home
last modified time | relevance | path

Searched refs:DrawCommand (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DLineLoopTest.cpp210 struct DrawCommand in runTest() struct
252 DrawCommand cmdBuffer = {}; in runTest()
259 glBufferData(GL_DRAW_INDIRECT_BUFFER, sizeof(DrawCommand), &cmdBuffer, GL_STATIC_DRAW); in runTest()