Home
last modified time | relevance | path

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

12

/external/deqp/framework/opengl/
DgluQueryUtil.inl15 case GL_ALIASED_POINT_SIZE_RANGE: return 2;
DgluStrUtil.inl56 case GL_ALIASED_POINT_SIZE_RANGE: return "GL_ALIASED_POINT_SIZE_RANGE";
1173 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.cpp148 m_context.getRenderContext().getFunctions().getFloatv(GL_ALIASED_POINT_SIZE_RANGE, range); in init()
451 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()
/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()
/external/deqp/framework/platform/null/
DtcuNullRenderContext.cpp414 case GL_ALIASED_POINT_SIZE_RANGE: in glGetFloatv()
/external/robolectric/v1/lib/main/
Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...
/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()
/external/swiftshader/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/mesa3d/include/GLES/
Dgl.h201 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dgl.h201 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
Dgl2.h169 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp1140 case GL_ALIASED_POINT_SIZE_RANGE: in getFloatv()
1478 case GL_ALIASED_POINT_SIZE_RANGE: in getQueryParameterNum()
1638 case GL_ALIASED_POINT_SIZE_RANGE: in isQueryParameterFloat()
/external/swiftshader/src/OpenGL/libGL/
DContext.cpp1232 case GL_ALIASED_POINT_SIZE_RANGE: in getFloatv()
1623 case GL_ALIASED_POINT_SIZE_RANGE: in getQueryParameterInfo()
/external/swiftshader/include/GLES2/
Dgl2.h149 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
Dgl3.h193 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp1806 case GL_ALIASED_POINT_SIZE_RANGE: in getFloatv()
2631 case GL_ALIASED_POINT_SIZE_RANGE: in getQueryParameterInfo()
/external/swiftshader/include/GLES3/
Dgl3.h149 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl618 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro

12