Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/broadcom/ci/
Dbroadcom-rpi3-fails.txt136 spec@!opengl 1.1@clipflat@glBegin/End(GL_POLYGON)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- qua…
137 spec@!opengl 1.1@clipflat@glBegin/End(GL_POLYGON)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- qua…
138 spec@!opengl 1.1@clipflat@glBegin/End(GL_POLYGON)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- qua…
139 spec@!opengl 1.1@clipflat@glBegin/End(GL_POLYGON)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- qua…
140 spec@!opengl 1.1@clipflat@glBegin/End(GL_POLYGON)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- qua…
141 spec@!opengl 1.1@clipflat@glBegin/End(GL_POLYGON)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- qua…
142 spec@!opengl 1.1@clipflat@glBegin/End(GL_POLYGON)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- qua…
143 spec@!opengl 1.1@clipflat@glBegin/End(GL_POLYGON)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- qua…
144 spec@!opengl 1.1@clipflat@glBegin/End(GL_POLYGON)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- qua…
154 spec@!opengl 1.1@clipflat@glBegin/End(GL_POLYGON)- glFrontFace(GL_CW)- glPolygonMode(GL_FILL)- quad…
[all …]
Dvc4-rpi3-fails.txt455 spec@!opengl 1.1@clipflat@glBegin/End(GL_POLYGON)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- qua…
456 spec@!opengl 1.1@clipflat@glBegin/End(GL_POLYGON)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- qua…
457 spec@!opengl 1.1@clipflat@glBegin/End(GL_POLYGON)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- qua…
458 spec@!opengl 1.1@clipflat@glBegin/End(GL_POLYGON)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- qua…
459 spec@!opengl 1.1@clipflat@glBegin/End(GL_POLYGON)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- qua…
460 spec@!opengl 1.1@clipflat@glBegin/End(GL_POLYGON)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- qua…
461 spec@!opengl 1.1@clipflat@glBegin/End(GL_POLYGON)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- qua…
462 spec@!opengl 1.1@clipflat@glBegin/End(GL_POLYGON)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- qua…
463 spec@!opengl 1.1@clipflat@glBegin/End(GL_POLYGON)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- qua…
473 spec@!opengl 1.1@clipflat@glBegin/End(GL_POLYGON)- glFrontFace(GL_CW)- glPolygonMode(GL_FILL)- quad…
[all …]
/third_party/mesa3d/src/panfrost/ci/
Dpanfrost-g52-fails.txt951 spec@!opengl 1.1@clipflat@glBegin/End(GL_QUADS)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- quadr…
952 spec@!opengl 1.1@clipflat@glBegin/End(GL_QUADS)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- quadr…
953 spec@!opengl 1.1@clipflat@glBegin/End(GL_QUADS)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- quadr…
954 spec@!opengl 1.1@clipflat@glBegin/End(GL_QUADS)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- quadr…
955 spec@!opengl 1.1@clipflat@glBegin/End(GL_QUADS)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- quadr…
956 spec@!opengl 1.1@clipflat@glBegin/End(GL_QUADS)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- quadr…
957 spec@!opengl 1.1@clipflat@glBegin/End(GL_QUADS)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- quadr…
958 spec@!opengl 1.1@clipflat@glBegin/End(GL_QUADS)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- quadr…
959 spec@!opengl 1.1@clipflat@glBegin/End(GL_QUADS)- glFrontFace(GL_CCW)- glPolygonMode(GL_FILL)- quadr…
969 spec@!opengl 1.1@clipflat@glBegin/End(GL_QUADS)- glFrontFace(GL_CW)- glPolygonMode(GL_FILL)- quadra…
[all …]
/third_party/mesa3d/src/mesa/main/
Dpolygon.c172 case GL_FILL: in polygon_mode()
370 ctx->Polygon.FrontMode = GL_FILL; in _mesa_init_polygon()
371 ctx->Polygon.BackMode = GL_FILL; in _mesa_init_polygon()
Ddraw_validate.c264 if (ctx->Polygon.FrontMode != GL_FILL || in _mesa_update_valid_to_render_state()
265 ctx->Polygon.BackMode != GL_FILL) { in _mesa_update_valid_to_render_state()
Ddraw.c1444 case GL_FILL: in _mesa_EvalMesh2()
1495 case GL_FILL: in _mesa_EvalMesh2()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom.c168 bool edgeflags_enabled = st->ctx->Polygon.FrontMode != GL_FILL || in st_update_edgeflags()
169 st->ctx->Polygon.BackMode != GL_FILL; in st_update_edgeflags()
Dst_atom_rasterizer.c54 case GL_FILL: in translate_fill()
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_opengl2.cpp104 glPolygonMode(GL_FRONT_AND_BACK, GL_FILL); in ImGui_ImplOpenGL2_RenderDrawData()
Dimgui_impl_opengl3.cpp186 glPolygonMode(GL_FRONT_AND_BACK, GL_FILL); in ImGui_ImplOpenGL3_RenderDrawData()
/third_party/flutter/glfw/examples/
Dparticles.c884 wireframe ? GL_LINE : GL_FILL); in key_callback()
1032 glPolygonMode(GL_FRONT_AND_BACK, GL_FILL); in main()
Dsplitview.c303 glPolygonMode(GL_FRONT_AND_BACK, GL_FILL); in drawAllViews()
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_opengl2.cpp125 glPolygonMode(GL_FRONT_AND_BACK, GL_FILL); in ImGui_ImplOpenGL2_SetupRenderState()
Dimgui_impl_opengl3.cpp308 glPolygonMode(GL_FRONT_AND_BACK, GL_FILL); in ImGui_ImplOpenGL3_SetupRenderState()
Dimgui_impl_opengl3_loader.h166 #define GL_FILL 0x1B02 macro
/third_party/mesa3d/src/intel/tools/imgui/
Dimgui_impl_opengl3.cpp139 glPolygonMode(GL_FRONT_AND_BACK, GL_FILL); in ImGui_ImplOpenGL3_RenderDrawData()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h59 #define GL_FILL 0x1B02 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h59 #define GL_FILL 0x1B02 macro
/third_party/mesa3d/include/GL/
Dgl.h231 #define GL_FILL 0x1B02 macro
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwEnums.inl254 #define GL_FILL 0x1B02 macro
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_opengl.h286 #define GL_FILL 0x1B02 macro
/third_party/flutter/glfw/deps/glad/
Dglad.h314 #define GL_FILL 0x1B02 macro
/third_party/flutter/skia/third_party/externals/imgui/examples/libs/gl3w/GL/
Dglcorearb.h281 #define GL_FILL 0x1B02 macro
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_vertex_shader.txt386 glPolygonMode(GL_FRONT, GL_FILL);
/third_party/openGLES/extensions/ARB/
DARB_vertex_shader.txt396 glPolygonMode(GL_FRONT, GL_FILL);

12