Home
last modified time | relevance | path

Searched refs:GL_ALIASED_POINT_SIZE_RANGE (Results 1 – 25 of 26) sorted by relevance

12

/external/deqp/framework/opengl/
DgluQueryUtil.inl15 case GL_ALIASED_POINT_SIZE_RANGE: return 2;
DgluStrUtil.inl55 case GL_ALIASED_POINT_SIZE_RANGE: return "GL_ALIASED_POINT_SIZE_RANGE";
1172 case GL_ALIASED_POINT_SIZE_RANGE: return "GL_ALIASED_POINT_SIZE_RANGE";
/external/deqp/modules/gles2/functional/
Des2fImplementationLimitTests.cpp198 LIMIT_CASE(aliased_point_size_range, GL_ALIASED_POINT_SIZE_RANGE, FloatRange, FloatRange(1,1)); in init()
Des2fShaderBuiltinVarTests.cpp474 gl.getFloatv(GL_ALIASED_POINT_SIZE_RANGE, &pointSizeRange[0]); in iterate()
Des2fRasterizationTests.cpp144 m_context.getRenderContext().getFunctions().getFloatv(GL_ALIASED_POINT_SIZE_RANGE, range); in init()
447 m_context.getRenderContext().getFunctions().getFloatv(GL_ALIASED_POINT_SIZE_RANGE, range); in iterate()
Des2fFloatStateQueryTests.cpp1069 m_verifier->verifyFloatRange(m_testCtx, GL_ALIASED_POINT_SIZE_RANGE, 1, 1); in test()
Des2fClippingTests.cpp304 gl.getFloatv(GL_ALIASED_POINT_SIZE_RANGE, pointSizeRange); in checkPointSize()
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
Degl_defs.h583 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro
/external/deqp/modules/gles3/functional/
Des3fImplementationLimitTests.cpp449 LIMIT_CASE(aliased_point_size_range, GL_ALIASED_POINT_SIZE_RANGE, FloatRange, FloatRange(1,1)); in init()
Des3fShaderBuiltinVarTests.cpp497 gl.getFloatv(GL_ALIASED_POINT_SIZE_RANGE, &pointSizeRange[0]); in iterate()
Des3fFloatStateQueryTests.cpp1214 m_verifier->verifyFloatRange(m_testCtx, GL_ALIASED_POINT_SIZE_RANGE, 1, 1); in test()
Des3fRasterizationTests.cpp686 m_context.getRenderContext().getFunctions().getFloatv(GL_ALIASED_POINT_SIZE_RANGE, range); in init()
Des3fClippingTests.cpp307 gl.getFloatv(GL_ALIASED_POINT_SIZE_RANGE, pointSizeRange); in checkPointSize()
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DGL20.java96 public static final int GL_ALIASED_POINT_SIZE_RANGE = 0x846D; field
/external/deqp/framework/platform/null/
DtcuNullRenderContext.cpp414 case GL_ALIASED_POINT_SIZE_RANGE: in glGetFloatv()
/external/deqp/modules/gles31/functional/
Des31fShaderHelperInvocationTests.cpp181 const Vec2 range = getRange(gl, GL_ALIASED_POINT_SIZE_RANGE); in drawRandomPrimitives()
Des31fTessellationGeometryInteractionTests.cpp1823 gl.getFloatv(GL_ALIASED_POINT_SIZE_RANGE, aliasedSizeRange); in checkPointSizeRequirements()
Des31fPrimitiveBoundingBoxTests.cpp2287 …m_context.getRenderContext().getFunctions().getFloatv(GL_ALIASED_POINT_SIZE_RANGE, pointSizeRange); in init()
Des31fGeometryShaderTests.cpp2606 …m_context.getRenderContext().getFunctions().getFloatv(GL_ALIASED_POINT_SIZE_RANGE, range.getPtr()); in init()
/external/mesa3d/include/GLES/
Dgl.h201 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro
/external/mesa3d/include/GLES2/
Dgl2.h169 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl618 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro
/external/mesa3d/src/mesa/main/
Dget.c437 { GL_ALIASED_POINT_SIZE_RANGE, CONTEXT_FLOAT2(Const.MinPointSize), NO_EXTRA },
/external/mesa3d/include/GL/
Dgl.h1508 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h1214 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro

12