Searched refs:GL_LINE_WIDTH (Results 1 - 25 of 30) sorted by relevance

12

/external/deqp/framework/opengl/
H A DgluStrUtil.inl55 case GL_LINE_WIDTH: return "GL_LINE_WIDTH";
1081 case GL_LINE_WIDTH: return "GL_LINE_WIDTH";
/external/deqp/modules/gles2/functional/
H A Des2fFloatStateQueryTests.cpp806 m_verifier->verifyFloat(m_testCtx, GL_LINE_WIDTH, 1.0f);
815 m_verifier->verifyFloat(m_testCtx, GL_LINE_WIDTH, reference);
/external/robolectric/v1/lib/main/
H A Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/microedition/khronos/ javax/microedition/khronos/opengles/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/deqp/modules/gles3/functional/
H A Des3fFloatStateQueryTests.cpp892 m_verifier->verifyFloat(m_testCtx, GL_LINE_WIDTH, 1.0f);
905 m_verifier->verifyFloat(m_testCtx, GL_LINE_WIDTH, reference);
/external/mesa3d/include/GLES/
H A Dgl.h199 #define GL_LINE_WIDTH 0x0B21 macro
/external/swiftshader/include/GLES/
H A Dgl.h163 #define GL_LINE_WIDTH 0x0B21 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
H A Dgl.h199 #define GL_LINE_WIDTH 0x0B21 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
H A Dgl2.h168 #define GL_LINE_WIDTH 0x0B21 macro
/external/swiftshader/src/OpenGL/libGLES_CM/
H A DContext.cpp1135 case GL_LINE_WIDTH: *params = mState.lineWidth; break;
1510 case GL_LINE_WIDTH:
1671 case GL_LINE_WIDTH:
/external/mesa3d/include/GLES2/
H A Dgl2.h148 #define GL_LINE_WIDTH 0x0B21 macro
/external/mesa3d/prebuilt-intermediates/main/
H A Dget_hash.h24 { GL_LINE_WIDTH, CONTEXT_FLOAT(Line.Width), NO_EXTRA },
/external/swiftshader/include/GLES2/
H A Dgl2.h150 #define GL_LINE_WIDTH 0x0B21 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
H A Dgl3.h192 #define GL_LINE_WIDTH 0x0B21 macro
/external/swiftshader/src/OpenGL/libGL/
H A DContext.cpp1223 case GL_LINE_WIDTH: *params = mState.lineWidth; break;
1616 case GL_LINE_WIDTH:
/external/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp1875 case GL_LINE_WIDTH: *params = mState.lineWidth; break;
2704 case GL_LINE_WIDTH:
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl127 #define GL_LINE_WIDTH 0x0B21
/external/mesa3d/include/GL/
H A Dgl.h231 #define GL_LINE_WIDTH 0x0B21 macro
H A Dglcorearb.h249 #define GL_LINE_WIDTH 0x0B21 macro
/external/mesa3d/include/GLES3/
H A Dgl3.h148 #define GL_LINE_WIDTH 0x0B21 macro
H A Dgl31.h148 #define GL_LINE_WIDTH 0x0B21 macro
H A Dgl32.h148 #define GL_LINE_WIDTH 0x0B21 macro
/external/swiftshader/include/GLES3/
H A Dgl3.h150 #define GL_LINE_WIDTH 0x0B21 macro
/external/swiftshader/include/GL/
H A Dglcorearb.h143 #define GL_LINE_WIDTH 0x0B21 macro
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 353 milliseconds

12