Searched defs:glDispatchCompute (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES31.java209 // C function void glDispatchCompute ( GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z )
211 public static native void glDispatchCompute( method in class:GLES31
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h193 #define glDispatchCompute wrap_glDispatchCompute macro
H A Dgles_undefine.h193 #undef glDispatchCompute macro

Completed in 56 milliseconds