Searched defs:android_glDispatchComputeIndirect (Results 1 - 2 of 2) sorted by path

/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 },
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DglDispatchComputeIndirect.cpp2 static void android_glDispatchComputeIndirect(JNIEnv *_env, jobject, jlong indirect) { function

Completed in 122 milliseconds