/third_party/mesa3d/src/mesa/vbo/ |
H A D | vbo_exec.c | 195 (1 << GL_LINE_STRIP_ADJACENCY))) { in vbo_merge_draws() 291 case GL_LINE_STRIP_ADJACENCY: in vbo_copy_vertices()
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrReferenceUtils.cpp | 158 case GL_LINE_STRIP_ADJACENCY: return rr::PRIMITIVETYPE_LINE_STRIP_ADJACENCY; in mapGLPrimitiveType() 206 case GL_LINE_STRIP_ADJACENCY: return rr::GEOMETRYSHADERINPUTTYPE_LINES_ADJACENCY; in mapGLGeometryShaderInputType()
|
H A D | sglrReferenceContext.cpp | 4232 mode != GL_LINES_ADJACENCY && mode != GL_LINE_STRIP_ADJACENCY && 4262 mode != GL_LINE_STRIP_ADJACENCY),
|
/third_party/mesa3d/src/mesa/main/ |
H A D | draw_validate.c | 417 (1 << GL_LINE_STRIP_ADJACENCY); in _mesa_update_valid_to_render_state()
|
H A D | version.c | 676 (1 << GL_LINE_STRIP_ADJACENCY) | in _mesa_compute_version()
|
H A D | draw.c | 429 case GL_LINE_STRIP_ADJACENCY: in count_tessellated_primitives()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcExtTokens.cpp | 44 LINE_STRIP_ADJACENCY = GL_LINE_STRIP_ADJACENCY; in init()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
H A D | esextcGeometryShaderRendering.cpp | 185 else if ((drawcall_mode == GL_LINE_STRIP_ADJACENCY_EXT) || (drawcall_mode == GL_LINE_STRIP_ADJACENCY)) in getTestName() 203 else if ((drawcall_mode == GL_LINE_STRIP_ADJACENCY_EXT) || (drawcall_mode == GL_LINE_STRIP_ADJACENCY)) in getTestName() 221 else if ((drawcall_mode == GL_LINE_STRIP_ADJACENCY_EXT) || (drawcall_mode == GL_LINE_STRIP_ADJACENCY)) in getTestName()
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | PackedEnums.h | 283 static_assert(ToGLenum(PrimitiveMode::LineStripAdjacency) == GL_LINE_STRIP_ADJACENCY, member
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | SimpleOperationTest.cpp | 1217 // Verify we don't crash when attempting to draw using GL_LINE_STRIP_ADJACENCY without a program 1223 glDrawArrays(GL_LINE_STRIP_ADJACENCY, 0, 10); in TEST_P()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fGeometryShaderTests.cpp | 175 case GL_LINE_STRIP_ADJACENCY: return "line_strip_adjacency"; in primitiveTypeToString() 6223 { GL_LINE_STRIP_ADJACENCY, "line_strip_adjacency", GL_LINE_STRIP }, 6440 { GL_LINES_ADJACENCY, GL_LINE_STRIP_ADJACENCY }, 6464 GL_LINE_STRIP_ADJACENCY,
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 774 #define GL_LINE_STRIP_ADJACENCY 0x000B macro
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cDrawIndirectTests.cpp | 782 case GL_LINE_STRIP_ADJACENCY: in PrimitiveGen() 4523 return "glDrawArraysIndirect mode: GL_LINE_STRIP_ADJACENCY"; in Title() 4528 return "Verify that glDrawArraysIndirect with GL_LINE_STRIP_ADJACENCY works correctly"; in Purpose() 4542 CModeDrawArraysLineStripAdjacency() : CPrimitiveMode(DRAW_ARRAYS, GL_LINE_STRIP_ADJACENCY) in CModeDrawArraysLineStripAdjacency() 4874 return "glDrawElementsIndirect mode: GL_LINE_STRIP_ADJACENCY"; in Title() 4879 return "Verify that glDrawElementsIndirect with GL_LINE_STRIP_ADJACENCY works correctly"; in Purpose() 4893 CModeDrawElementsLineStripAdjacency() : CPrimitiveMode(DRAW_ELEMENTS, GL_LINE_STRIP_ADJACENCY) in CModeDrawElementsLineStripAdjacency()
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl32.h | 1590 #define GL_LINE_STRIP_ADJACENCY 0x000B macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl32.h | 1571 #define GL_LINE_STRIP_ADJACENCY 0x000B macro
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl3cTransformFeedbackTests.cpp | 1379 GL_LINE_STRIP_ADJACENCY, in testInstanced()
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl32.h | 1592 #define GL_LINE_STRIP_ADJACENCY 0x000B macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl32.h | 1571 #define GL_LINE_STRIP_ADJACENCY 0x000B macro
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsDrawTest.cpp | 170 GL_LINE_STRIP_ADJACENCY, // PRIMITIVE_LINE_STRIP_ADJACENCY in primitiveToGL()
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 701 #define GL_LINE_STRIP_ADJACENCY 0x000B macro
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 1504 #define GL_LINE_STRIP_ADJACENCY 0x000B macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 1485 #define GL_LINE_STRIP_ADJACENCY 0x000B macro
|
H A D | glext.h | 1373 #define GL_LINE_STRIP_ADJACENCY 0x000B macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 1541 #define GL_LINE_STRIP_ADJACENCY 0x000B macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 1541 #define GL_LINE_STRIP_ADJACENCY 0x000B macro
|