Home
last modified time | relevance | path

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

/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
H A Dgles3ndk.cpp1481 GLuint indirectCommandBuffer = INT_INIT_VAL; in GLDispatchComputeIndirect() local
1482 glGenBuffers(CREAT_NUM_ONE, &indirectCommandBuffer); in GLDispatchComputeIndirect()
1483 glBindBuffer(GL_DISPATCH_INDIRECT_BUFFER, indirectCommandBuffer); in GLDispatchComputeIndirect()
1491 glDeleteBuffers(CREAT_NUM_ONE, &indirectCommandBuffer); in GLDispatchComputeIndirect()

Completed in 16 milliseconds