Home
last modified time | relevance | path

Searched defs:gl_stencil_attrib (Results 1 – 16 of 16) sorted by relevance

/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/gl/
H A Dtypes.h716 struct gl_stencil_attrib { struct
717 GLboolean Enabled; /* Enabled flag */
718 GLenum Function; /* Stencil function */
719 GLenum FailFunc; /* Fail function */
720 GLenum ZPassFunc; /* Depth buffer pass function */
721 GLenum ZFailFunc; /* Depth buffer fail function */
722 GLstencil Ref; /* Reference value */
723 GLstencil ValueMask; /* Value mask */
724 GLstencil Clear; /* Clear value */
725 GLstencil WriteMask; /* Write mask */
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dmtypes.h723 struct gl_stencil_attrib struct
725 GLboolean Enabled; /**< Enabled flag */
726 GLboolean TestTwoSide; /**< GL_EXT_stencil_two_side */
729 GLenum16 Function[3]; /**< Stencil function */
730 GLenum16 FailFunc[3]; /**< Fail function */
731 GLenum16 ZPassFunc[3]; /**< Depth buffer pass function */
732 GLenum16 ZFailFunc[3]; /**< Depth buffer fail function */
733 GLint Ref[3]; /**< Reference value */
734 GLuint ValueMask[3]; /**< Value mask */
735 GLuint WriteMask[3]; /**< Write mask */
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/src/mesa/main/
H A Dmtypes.h833 struct gl_stencil_attrib struct
835 GLboolean Enabled; /**< Enabled flag */
836 GLboolean TestTwoSide; /**< GL_EXT_stencil_two_side */
839 GLenum16 Function[3]; /**< Stencil function */
840 GLenum16 FailFunc[3]; /**< Fail function */
841 GLenum16 ZPassFunc[3]; /**< Depth buffer pass function */
842 GLenum16 ZFailFunc[3]; /**< Depth buffer fail function */
843 GLint Ref[3]; /**< Reference value */
844 GLuint ValueMask[3]; /**< Value mask */
845 GLuint WriteMask[3]; /**< Write mask */
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/mesa/main/
H A Dmtypes.h833 struct gl_stencil_attrib struct
835 GLboolean Enabled; /**< Enabled flag */
836 GLboolean TestTwoSide; /**< GL_EXT_stencil_two_side */
839 GLenum16 Function[3]; /**< Stencil function */
840 GLenum16 FailFunc[3]; /**< Fail function */
841 GLenum16 ZPassFunc[3]; /**< Depth buffer pass function */
842 GLenum16 ZFailFunc[3]; /**< Depth buffer fail function */
843 GLint Ref[3]; /**< Reference value */
844 GLuint ValueMask[3]; /**< Value mask */
845 GLuint WriteMask[3]; /**< Write mask */
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/mesa/main/
H A Dmtypes.h833 struct gl_stencil_attrib struct
835 GLboolean Enabled; /**< Enabled flag */
836 GLboolean TestTwoSide; /**< GL_EXT_stencil_two_side */
839 GLenum16 Function[3]; /**< Stencil function */
840 GLenum16 FailFunc[3]; /**< Fail function */
841 GLenum16 ZPassFunc[3]; /**< Depth buffer pass function */
842 GLenum16 ZFailFunc[3]; /**< Depth buffer fail function */
843 GLint Ref[3]; /**< Reference value */
844 GLuint ValueMask[3]; /**< Value mask */
845 GLuint WriteMask[3]; /**< Write mask */
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glslopt/glsl-optimizer/src/mesa/main/
H A Dmtypes.h827 struct gl_stencil_attrib struct
829 GLboolean Enabled; /**< Enabled flag */
830 GLboolean TestTwoSide; /**< GL_EXT_stencil_two_side */
833 GLenum16 Function[3]; /**< Stencil function */
834 GLenum16 FailFunc[3]; /**< Fail function */
835 GLenum16 ZPassFunc[3]; /**< Depth buffer pass function */
836 GLenum16 ZFailFunc[3]; /**< Depth buffer fail function */
837 GLint Ref[3]; /**< Reference value */
838 GLuint ValueMask[3]; /**< Value mask */
839 GLuint WriteMask[3]; /**< Write mask */
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dmtypes.h833 struct gl_stencil_attrib struct
835 GLboolean Enabled; /**< Enabled flag */
836 GLboolean TestTwoSide; /**< GL_EXT_stencil_two_side */
839 GLenum16 Function[3]; /**< Stencil function */
840 GLenum16 FailFunc[3]; /**< Fail function */
841 GLenum16 ZPassFunc[3]; /**< Depth buffer pass function */
842 GLenum16 ZFailFunc[3]; /**< Depth buffer fail function */
843 GLint Ref[3]; /**< Reference value */
844 GLuint ValueMask[3]; /**< Value mask */
845 GLuint WriteMask[3]; /**< Write mask */
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dmtypes.h808 struct gl_stencil_attrib struct
810 GLboolean Enabled; /**< Enabled flag */
811 GLboolean TestTwoSide; /**< GL_EXT_stencil_two_side */
814 GLenum16 Function[3]; /**< Stencil function */
815 GLenum16 FailFunc[3]; /**< Fail function */
816 GLenum16 ZPassFunc[3]; /**< Depth buffer pass function */
817 GLenum16 ZFailFunc[3]; /**< Depth buffer fail function */
818 GLint Ref[3]; /**< Reference value */
819 GLuint ValueMask[3]; /**< Value mask */
820 GLuint WriteMask[3]; /**< Write mask */
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dmtypes.h808 struct gl_stencil_attrib struct
810 GLboolean Enabled; /**< Enabled flag */
811 GLboolean TestTwoSide; /**< GL_EXT_stencil_two_side */
814 GLenum16 Function[3]; /**< Stencil function */
815 GLenum16 FailFunc[3]; /**< Fail function */
816 GLenum16 ZPassFunc[3]; /**< Depth buffer pass function */
817 GLenum16 ZFailFunc[3]; /**< Depth buffer fail function */
818 GLint Ref[3]; /**< Reference value */
819 GLuint ValueMask[3]; /**< Value mask */
820 GLuint WriteMask[3]; /**< Write mask */
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dmtypes.h808 struct gl_stencil_attrib struct
810 GLboolean Enabled; /**< Enabled flag */
811 GLboolean TestTwoSide; /**< GL_EXT_stencil_two_side */
814 GLenum16 Function[3]; /**< Stencil function */
815 GLenum16 FailFunc[3]; /**< Fail function */
816 GLenum16 ZPassFunc[3]; /**< Depth buffer pass function */
817 GLenum16 ZFailFunc[3]; /**< Depth buffer fail function */
818 GLint Ref[3]; /**< Reference value */
819 GLuint ValueMask[3]; /**< Value mask */
820 GLuint WriteMask[3]; /**< Write mask */
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dmtypes.h808 struct gl_stencil_attrib struct
810 GLboolean Enabled; /**< Enabled flag */
811 GLboolean TestTwoSide; /**< GL_EXT_stencil_two_side */
814 GLenum16 Function[3]; /**< Stencil function */
815 GLenum16 FailFunc[3]; /**< Fail function */
816 GLenum16 ZPassFunc[3]; /**< Depth buffer pass function */
817 GLenum16 ZFailFunc[3]; /**< Depth buffer fail function */
818 GLint Ref[3]; /**< Reference value */
819 GLuint ValueMask[3]; /**< Value mask */
820 GLuint WriteMask[3]; /**< Write mask */
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dmtypes.h808 struct gl_stencil_attrib struct
810 GLboolean Enabled; /**< Enabled flag */
811 GLboolean TestTwoSide; /**< GL_EXT_stencil_two_side */
814 GLenum16 Function[3]; /**< Stencil function */
815 GLenum16 FailFunc[3]; /**< Fail function */
816 GLenum16 ZPassFunc[3]; /**< Depth buffer pass function */
817 GLenum16 ZFailFunc[3]; /**< Depth buffer fail function */
818 GLint Ref[3]; /**< Reference value */
819 GLuint ValueMask[3]; /**< Value mask */
820 GLuint WriteMask[3]; /**< Write mask */
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dmtypes.h808 struct gl_stencil_attrib struct
810 GLboolean Enabled; /**< Enabled flag */
811 GLboolean TestTwoSide; /**< GL_EXT_stencil_two_side */
814 GLenum16 Function[3]; /**< Stencil function */
815 GLenum16 FailFunc[3]; /**< Fail function */
816 GLenum16 ZPassFunc[3]; /**< Depth buffer pass function */
817 GLenum16 ZFailFunc[3]; /**< Depth buffer fail function */
818 GLint Ref[3]; /**< Reference value */
819 GLuint ValueMask[3]; /**< Value mask */
820 GLuint WriteMask[3]; /**< Write mask */
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dmtypes.h808 struct gl_stencil_attrib struct
810 GLboolean Enabled; /**< Enabled flag */
811 GLboolean TestTwoSide; /**< GL_EXT_stencil_two_side */
814 GLenum16 Function[3]; /**< Stencil function */
815 GLenum16 FailFunc[3]; /**< Fail function */
816 GLenum16 ZPassFunc[3]; /**< Depth buffer pass function */
817 GLenum16 ZFailFunc[3]; /**< Depth buffer fail function */
818 GLint Ref[3]; /**< Reference value */
819 GLuint ValueMask[3]; /**< Value mask */
820 GLuint WriteMask[3]; /**< Write mask */
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dmtypes.h808 struct gl_stencil_attrib struct
810 GLboolean Enabled; /**< Enabled flag */
811 GLboolean TestTwoSide; /**< GL_EXT_stencil_two_side */
814 GLenum16 Function[3]; /**< Stencil function */
815 GLenum16 FailFunc[3]; /**< Fail function */
816 GLenum16 ZPassFunc[3]; /**< Depth buffer pass function */
817 GLenum16 ZFailFunc[3]; /**< Depth buffer fail function */
818 GLint Ref[3]; /**< Reference value */
819 GLuint ValueMask[3]; /**< Value mask */
820 GLuint WriteMask[3]; /**< Write mask */
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dmtypes.h808 struct gl_stencil_attrib struct
810 GLboolean Enabled; /**< Enabled flag */
811 GLboolean TestTwoSide; /**< GL_EXT_stencil_two_side */
814 GLenum16 Function[3]; /**< Stencil function */
815 GLenum16 FailFunc[3]; /**< Fail function */
816 GLenum16 ZPassFunc[3]; /**< Depth buffer pass function */
817 GLenum16 ZFailFunc[3]; /**< Depth buffer fail function */
818 GLint Ref[3]; /**< Reference value */
819 GLuint ValueMask[3]; /**< Value mask */
820 GLuint WriteMask[3]; /**< Write mask */
[all …]