Home
last modified time | relevance | path

Searched refs:CULL_FACE (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv10_state_polygon.c43 BEGIN_NV04(push, NV10_3D(CULL_FACE), 1); in nv10_emit_cull_face()
Dnouveau_state.c88 context_dirty(ctx, CULL_FACE); in nouveau_cull_face()
157 context_dirty(ctx, CULL_FACE); in nouveau_enable()
Dnv10_context.c345 BEGIN_NV04(push, NV10_3D(CULL_FACE), 2); in nv10_hwctx_init()
Dnv20_context.c343 BEGIN_NV04(push, NV20_3D(CULL_FACE), 2); in nv20_hwctx_init()
/external/autotest/client/deps/webgl_mpd/src/debug/
Dwebgl-debug.js380 ctx.disable(ctx.CULL_FACE);
/external/opencv3/modules/core/src/
Dgl_core_3_1.hpp280 CULL_FACE = 0x0B44, enumerator