HomeSort by relevance Sort by last modified time
    Searched defs:glCoverageOperationNV (Results 1 - 6 of 6) sorted by null

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 193 glCoverageOperationNV_client_proc_t glCoverageOperationNV;
gl2_entry.cpp 191 void glCoverageOperationNV(GLenum operation);
    [all...]
  /external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2ext.h     [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp 889 const GLMessage_Function GLMessage::glCoverageOperationNV;
    [all...]
gltrace.pb.h     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java 88 glCoverageOperationNV(57, 57),
685 case 57: return glCoverageOperationNV;
    [all...]

Completed in 149 milliseconds