Searched refs:GL_ALIASED_POINT_SIZE_RANGE (Results 1 - 25 of 41) sorted by relevance

12

/external/chromium_org/gpu/command_buffer/tests/
H A Dgl_pointcoord_unittest.cc105 glGetIntegerv(GL_ALIASED_POINT_SIZE_RANGE, &range[0]);
/external/deqp/modules/gles2/functional/
H A Des2fImplementationLimitTests.cpp198 LIMIT_CASE(aliased_point_size_range, GL_ALIASED_POINT_SIZE_RANGE, FloatRange, FloatRange(1,1));
H A Des2fShaderBuiltinVarTests.cpp468 gl.getFloatv(GL_ALIASED_POINT_SIZE_RANGE, &pointSizeRange[0]);
469 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetFloatv(GL_ALIASED_POINT_SIZE_RANGE)");
472 throw tcu::TestError("Invalid GL_ALIASED_POINT_SIZE_RANGE");
H A Des2fRasterizationTests.cpp143 m_context.getRenderContext().getFunctions().getFloatv(GL_ALIASED_POINT_SIZE_RANGE, range);
435 m_context.getRenderContext().getFunctions().getFloatv(GL_ALIASED_POINT_SIZE_RANGE, range);
H A Des2fFloatStateQueryTests.cpp1068 m_verifier->verifyFloatRange(m_testCtx, GL_ALIASED_POINT_SIZE_RANGE, 1, 1);
/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_validation_implementation_autogen.h90 GL_ALIASED_POINT_SIZE_RANGE,
/external/deqp/framework/opengl/
H A DgluStrUtil.inl53 case GL_ALIASED_POINT_SIZE_RANGE: return "GL_ALIASED_POINT_SIZE_RANGE";
1084 case GL_ALIASED_POINT_SIZE_RANGE: return "GL_ALIASED_POINT_SIZE_RANGE";
/external/chromium_org/gpu/command_buffer/common/
H A Dgles2_cmd_utils.cc37 case GL_ALIASED_POINT_SIZE_RANGE:
H A Dgles2_cmd_utils_implementation_autogen.h1342 0x846D, "GL_ALIASED_POINT_SIZE_RANGE",
2551 {GL_ALIASED_POINT_SIZE_RANGE, "GL_ALIASED_POINT_SIZE_RANGE"},
/external/deqp/framework/platform/null/
H A DtcuNullRenderContext.cpp303 case GL_ALIASED_POINT_SIZE_RANGE:
/external/deqp/modules/gles3/functional/
H A Des3fImplementationLimitTests.cpp449 LIMIT_CASE(aliased_point_size_range, GL_ALIASED_POINT_SIZE_RANGE, FloatRange, FloatRange(1,1));
H A Des3fShaderBuiltinVarTests.cpp497 gl.getFloatv(GL_ALIASED_POINT_SIZE_RANGE, &pointSizeRange[0]);
498 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetFloatv(GL_ALIASED_POINT_SIZE_RANGE)");
501 throw tcu::TestError("Invalid GL_ALIASED_POINT_SIZE_RANGE");
H A Des3fFloatStateQueryTests.cpp1213 m_verifier->verifyFloatRange(m_testCtx, GL_ALIASED_POINT_SIZE_RANGE, 1, 1);
/external/deqp/modules/gles31/functional/
H A Des31fShaderHelperInvocationTests.cpp152 const Vec2 range = getRange(gl, GL_ALIASED_POINT_SIZE_RANGE);
H A Des31fTessellationGeometryInteractionTests.cpp1796 gl.getFloatv(GL_ALIASED_POINT_SIZE_RANGE, aliasedSizeRange);
/external/robolectric/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/ ...
/external/chromium_org/third_party/angle/src/libGLESv2/
H A DContext.cpp871 case GL_ALIASED_POINT_SIZE_RANGE:
1196 case GL_ALIASED_POINT_SIZE_RANGE:
/external/chromium_org/third_party/angle/include/GLES2/
H A Dgl2.h169 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro
/external/chromium_org/third_party/khronos/GLES2/
H A Dgl2.h146 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro
/external/chromium_org/third_party/mesa/src/include/GLES/
H A Dgl.h201 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro
/external/chromium_org/third_party/mesa/src/include/GLES2/
H A Dgl2.h169 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro
/external/mesa3d/include/GLES/
H A Dgl.h201 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro
/external/mesa3d/include/GLES2/
H A Dgl2.h169 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro
/external/chromium_org/ppapi/lib/gl/include/GLES2/
H A Dgl2.h166 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro
/external/chromium_org/third_party/angle/include/GLES3/
H A Dgl3.h193 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro

Completed in 785 milliseconds

12