Searched defs:glDispatchComputeIndirect (Results 1 – 5 of 5) sorted by relevance
3 public static native void glDispatchComputeIndirect(long indirect); in glDispatchComputeIndirect() method
212 public static native void glDispatchComputeIndirect(long indirect); in glDispatchComputeIndirect() method in GLES31
674 glDispatchComputeIndirect = 647; enumerator
1480 const GLMessage_Function GLMessage::glDispatchComputeIndirect; member in android::gltrace::GLMessage
1828 static const Function glDispatchComputeIndirect = GLMessage_Function_glDispatchComputeIndirect; variable