Home
last modified time | relevance | path

Searched refs:SDPDrawElementsIndirectCommand (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderDrawParametersTests.cpp470 const SDPDrawElementsIndirectCommand indirect[] = { in initChild()
481 gl.bufferData(GL_DRAW_INDIRECT_BUFFER, 1 * sizeof(SDPDrawElementsIndirectCommand), indirect, GL_STATIC_DRAW); in initChild()
682 const SDPDrawElementsIndirectCommand indirect[] = { in initChild()
693 gl.bufferData(GL_DRAW_INDIRECT_BUFFER, 3 * sizeof(SDPDrawElementsIndirectCommand), indirect, GL_STATIC_DRAW); in initChild()
710 sizeof(SDPDrawElementsIndirectCommand)); in drawCommand()
813 const SDPDrawElementsIndirectCommand indirect[] = { in initChild()
826 gl.bufferData(GL_DRAW_INDIRECT_BUFFER, 3 * sizeof(SDPDrawElementsIndirectCommand), indirect, GL_STATIC_DRAW); in initChild()
855 sizeof(SDPDrawElementsIndirectCommand)); in drawCommand()
H A Dgl4cShaderDrawParametersTests.hpp56 } SDPDrawElementsIndirectCommand; typedef

Completed in 2 milliseconds