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

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DglDispatchComputeIndirect.cpp2 static void android_glDispatchComputeIndirect(JNIEnv *_env, jobject, jlong indirect) { function
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES31.cpp468 static void android_glDispatchComputeIndirect(JNIEnv *_env, jobject, jlong indirect) { function
3692 {"glDispatchComputeIndirect", "(J)V", (void *) android_glDispatchComputeIndirect },

Completed in 85 milliseconds