Home
last modified time | relevance | path

Searched refs:GL_POINT_SIZE_RANGE (Results 1 - 11 of 11) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderInput.cpp913 gl.getFloatv(GL_POINT_SIZE_RANGE, point_size_range); in init()
1184 gl.getFloatv(GL_POINT_SIZE_RANGE, point_size_range); in init()
H A DesextcGeometryShaderLimits.cpp1051 gl.getFloatv(GL_POINT_SIZE_RANGE, point_size_range); in initTest()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderPoints.cpp172 gl.getIntegerv(GL_POINT_SIZE_RANGE, gl_max_point_size_value); in initTest()
173 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetIntegerv() for GL_POINT_SIZE_RANGE failed."); in initTest()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Drenderergl_utils.cpp780 // GL_POINT_SIZE_RANGE instead. in GenerateCaps()
782 std::max(1.0f, QueryGLFloatRange(functions, GL_POINT_SIZE_RANGE, 0)); in GenerateCaps()
783 caps->maxAliasedPointSize = QueryGLFloatRange(functions, GL_POINT_SIZE_RANGE, 1); in GenerateCaps()
H A Dfunctionsgl_enums.h124 #define GL_POINT_SIZE_RANGE 0x0B12 macro
/third_party/mesa3d/include/GL/
H A Dgl.h217 #define GL_POINT_SIZE_RANGE 0x0B12 macro
H A Dglcorearb.h141 #define GL_POINT_SIZE_RANGE 0x0B12 macro
/third_party/glfw/deps/glad/
H A Dgl.h931 #define GL_POINT_SIZE_RANGE 0x0B12 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h122 #define GL_POINT_SIZE_RANGE 0x0B12 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h140 #define GL_POINT_SIZE_RANGE 0x0B12 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h140 #define GL_POINT_SIZE_RANGE 0x0B12 macro

Completed in 135 milliseconds