Home
last modified time | relevance | path

Searched refs:QUADS (Results 1 – 9 of 9) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcExtTokens.cpp109 QUADS = GL_QUADS; in init()
235 QUADS = GL_QUADS_EXT; in init()
DglcExtTokens.hpp111 glw::GLenum QUADS; member
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderProperties.cpp293 test_1.expected_gen_mode_value = m_glExtTokens.QUADS; in iterate()
374 test_4.expected_gen_mode_value = m_glExtTokens.QUADS; in iterate()
DesextcTessellationShaderTCTE.cpp2705 expected_tess_gen_mode_value = m_glExtTokens.QUADS; in initTestRun()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_context.h227 NV30_PRIM_GL_CASE(QUADS); in nv30_prim_gl()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_push.c225 NV50_PRIM_GL_CASE(QUADS); in nv50_prim_gl()
Dnv50_vbo.c441 NV50_PRIM_GL_CASE(QUADS); in nv50_prim_gl()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_vbo_translate.c456 NVC0_PRIM_GL_CASE(QUADS); in nvc0_prim_gl()
Dnvc0_vbo.c539 NVC0_PRIM_GL_CASE(QUADS); in nvc0_prim_gl()