Home
last modified time | relevance | path

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

/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/deqp/framework/platform/null/
DtcuNullRenderContext.cpp306 case GL_ALIASED_POINT_SIZE_RANGE: in glGetFloatv()
/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/robolectric/lib/main/
Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/deqp/modules/gles31/functional/
Des31fShaderHelperInvocationTests.cpp181 const Vec2 range = getRange(gl, GL_ALIASED_POINT_SIZE_RANGE); in drawRandomPrimitives()
Des31fTessellationGeometryInteractionTests.cpp1799 gl.getFloatv(GL_ALIASED_POINT_SIZE_RANGE, aliasedSizeRange); in checkPointSizeRequirements()
Des31fPrimitiveBoundingBoxTests.cpp2237 …m_context.getRenderContext().getFunctions().getFloatv(GL_ALIASED_POINT_SIZE_RANGE, pointSizeRange); in init()
Des31fGeometryShaderTests.cpp2500 …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.inl605 #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
Dglext.h95 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro