Home
last modified time | relevance | path

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

/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
H A Dgles3ndk.cpp1472 } DispatchIndirectCommand; in GLDispatchComputeIndirect() typedef
1473 DispatchIndirectCommand command = {INT_INIT_VAL}; in GLDispatchComputeIndirect()
1484 glBufferData(GL_DISPATCH_INDIRECT_BUFFER, sizeof(DispatchIndirectCommand), &command, GL_STATIC_DRAW); in GLDispatchComputeIndirect()

Completed in 15 milliseconds