Home
last modified time | relevance | path

Searched defs:cull_face (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_cull.c44 unsigned cull_face; /**< which face(s) to cull (one of PIPE_FACE_x) */ member
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dpolygon.c58 cull_face(struct gl_context *ctx, GLenum mode, bool no_error) in cull_face() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_translate.h48 translate_cull_face(unsigned cull_face, unsigned front_ccw) in translate_cull_face()
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fNegativeFragmentApiTests.cpp297 void cull_face(NegativeTestContext &ctx) in cull_face() function
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_nir.c775 cull_face(nir_builder *b, nir_variable *vertices, bool ccw) in cull_face() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_setup.c115 unsigned cull_face; /* which faces cull */ member
/aosp_15_r20/external/virglrenderer/src/gallium/include/pipe/
H A Dp_state.h91 unsigned cull_face:2; /**< PIPE_FACE_x */ member
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_state.h101 unsigned cull_face:2; /**< PIPE_FACE_x */ member