HomeSort by relevance Sort by last modified time
    Searched refs:GL_COLOR (Results 26 - 50 of 84) sorted by null

12 3 4

  /external/mesa3d/src/mesa/state_tracker/
st_cb_drawpixels.c     [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/
Framebuffer.cpp 725 case GL_COLOR:
Context.cpp     [all...]
validationES3.cpp     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
framebuffer.c 748 * GL_DEPTH_COMPONENT, etc. or GL_COLOR, GL_DEPTH, GL_STENCIL.
771 case GL_COLOR:
847 * GL_DEPTH_COMPONENT, etc. or GL_COLOR, GL_DEPTH, GL_STENCIL.
nvprogram.c 767 case GL_COLOR:
  /external/deqp/modules/gles3/functional/
es3fRasterizerDiscardTests.cpp 336 case CASE_CLEAR_COLOR: (m_caseOptions & CASEOPTION_FBO) ? glClearBufferfv(GL_COLOR, 0, &FAIL_COLOR_RED[0]) : glClear(GL_COLOR_BUFFER_BIT); break;
es3fFboInvalidateTests.cpp 59 attachments.push_back(GL_COLOR);
871 glClearBufferfv (GL_COLOR, 0, (Vec4(0.0f, 0.0f, 0.0f, 1.0f)*cScale + cBias).getPtr());
    [all...]
  /external/mesa3d/src/mesa/main/
framebuffer.c 748 * GL_DEPTH_COMPONENT, etc. or GL_COLOR, GL_DEPTH, GL_STENCIL.
771 case GL_COLOR:
847 * GL_DEPTH_COMPONENT, etc. or GL_COLOR, GL_DEPTH, GL_STENCIL.
nvprogram.c 767 case GL_COLOR:
  /external/deqp/modules/gles31/functional/
es31fTextureMultisampleTests.cpp     [all...]
  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.h 77 #define GL_COLOR 0x1800
    [all...]
  /development/ndk/sources/android/ndk_helper/
gl3stub.h 87 #define GL_COLOR 0x1800
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
xm_dd.c 570 if (type == GL_COLOR &&
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_blit.c 723 GL_COLOR,
  /external/mesa3d/src/mesa/drivers/x11/
xm_dd.c 570 if (type == GL_COLOR &&
  /external/mesa3d/src/mesa/swrast/
s_blit.c 723 GL_COLOR,
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 32 public static final int GL_COLOR = 0x1800;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 724 GL_COLOR(0x1800),
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp     [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 502 #define GL_COLOR 0x1800
    [all...]
  /external/chromium_org/third_party/angle/include/GLES3/
gl3.h 502 #define GL_COLOR 0x1800
    [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h 531 #define GL_COLOR 0x1800
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h 502 #define GL_COLOR 0x1800
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h 502 #define GL_COLOR 0x1800
    [all...]

Completed in 1397 milliseconds

12 3 4