HomeSort by relevance Sort by last modified time
    Searched refs:GL_LINE_WIDTH (Results 1 - 25 of 29) sorted by null

1 2

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.cpp 283 case GL_LINE_WIDTH:
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_validation_implementation_autogen.h 153 GL_LINE_WIDTH,
context_state_impl_autogen.h 513 case GL_LINE_WIDTH:
854 case GL_LINE_WIDTH:
    [all...]
  /external/deqp/framework/opengl/
gluStrUtil.inl 52 case GL_LINE_WIDTH: return "GL_LINE_WIDTH";
    [all...]
  /external/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.cc 227 glGetFloatv(GL_LINE_WIDTH, &line_width_);
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils.cc 101 case GL_LINE_WIDTH:
gles2_cmd_utils_implementation_autogen.h 415 0x0B21, "GL_LINE_WIDTH",
    [all...]
  /external/deqp/modules/gles2/functional/
es2fFloatStateQueryTests.cpp 805 m_verifier->verifyFloat(m_testCtx, GL_LINE_WIDTH, 1.0f);
814 m_verifier->verifyFloat(m_testCtx, GL_LINE_WIDTH, reference);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fFloatStateQueryTests.cpp 891 m_verifier->verifyFloat(m_testCtx, GL_LINE_WIDTH, 1.0f);
904 m_verifier->verifyFloat(m_testCtx, GL_LINE_WIDTH, reference);
    [all...]
  /development/ndk/platforms/android-4/include/GLES/
gl.h 199 #define GL_LINE_WIDTH 0x0B21
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 168 #define GL_LINE_WIDTH 0x0B21
  /external/chromium_org/third_party/angle/include/GLES2/
gl2.h 168 #define GL_LINE_WIDTH 0x0B21
  /external/chromium_org/third_party/khronos/GLES2/
gl2.h 145 #define GL_LINE_WIDTH 0x0B21
  /external/chromium_org/third_party/mesa/src/include/GLES/
gl.h 199 #define GL_LINE_WIDTH 0x0B21
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h 168 #define GL_LINE_WIDTH 0x0B21
  /external/mesa3d/include/GLES/
gl.h 199 #define GL_LINE_WIDTH 0x0B21
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 168 #define GL_LINE_WIDTH 0x0B21