Home
last modified time | relevance | path

Searched refs:alpharef (Results 1 – 25 of 64) sorted by relevance

123

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dglwrapper.cc36 alpharef(0), in GLState()
49 alpharef(state.alpharef), in GLState()
63 alpharef = state.alpharef; in operator =()
78 && alpharef == state.alpharef in operator ==()
H A Dglwrapper-ogl.cc251 || state.alpharef != m_current_state.alpharef) in set()
256 glAlphaFunc(GL_NOTEQUAL, state.alpharef); in set()
524 glAlphaFunc(GL_NOTEQUAL, m_current_state.alpharef); in fixup_gl_state()
H A Dglwrapper.h128 unsigned char alpharef; member
H A Dtilebuf.cc170 m_state.alpharef = 0; in ColouredTileBuffer()
/dports/science/tinker/tinker/source/
H A Drefer.f47 real*8 alpharef(maxref)
H A Dgetref.f58 alpha = alpharef(iref)
H A Dmakeref.f75 alpharef(iref) = alpha
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/video/
H A Dnewport.h146 npireg_t alpharef; /* Reference value for afunctions */ member
305 unsigned int alpharef; member
/dports/multimedia/libv4l/linux-5.13-rc2/include/video/
H A Dnewport.h146 npireg_t alpharef; /* Reference value for afunctions */ member
305 unsigned int alpharef; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/video/
H A Dnewport.h146 npireg_t alpharef; /* Reference value for afunctions */ member
305 unsigned int alpharef; member
/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dvooddefs.ipp724 if ((AA) >= alpharef) \
732 if ((AA) != alpharef) \
740 if ((AA) > alpharef) \
748 if ((AA) <= alpharef) \
756 if ((AA) == alpharef) \
788 if (alpha >= alpharef)
796 if (alpha != alpharef)
804 if (alpha > alpharef)
812 if (alpha <= alpharef)
820 if (alpha == alpharef)
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dvooddefs.ipp724 if ((AA) >= alpharef) \
732 if ((AA) != alpharef) \
740 if ((AA) > alpharef) \
748 if ((AA) <= alpharef) \
756 if ((AA) == alpharef) \
788 if (alpha >= alpharef)
796 if (alpha != alpharef)
804 if (alpha > alpharef)
812 if (alpha <= alpharef)
820 if (alpha == alpharef)
[all …]
/dports/emulators/bochs/bochs-2.7/iodev/display/
H A Dvoodoo_data.h2505 Bit8u alpharef = (VV)->reg[alphaMode].rgb.a; \
2513 if ((AA) >= alpharef) \
2521 if ((AA) != alpharef) \
2529 if ((AA) > alpharef) \
2537 if ((AA) <= alpharef) \
2545 if ((AA) == alpharef) \
2553 if ((AA) < alpharef) \
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/include/
H A DIQ3Shader.h50 alpharef ( 1 ), in Q3LevelLoadParameter()
72 s32 alpharef; member
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_pipe_depthstencil.c203 ds->alpharef = templ->alpha_ref_value; in svga_create_depth_stencil_state()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_pipe_depthstencil.c203 ds->alpharef = templ->alpha_ref_value; in svga_create_depth_stencil_state()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_pipe_depthstencil.c203 ds->alpharef = templ->alpha_ref_value; in svga_create_depth_stencil_state()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_pipe_depthstencil.c203 ds->alpharef = templ->alpha_ref_value; in svga_create_depth_stencil_state()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_pipe_depthstencil.c203 ds->alpharef = templ->alpha_ref_value; in svga_create_depth_stencil_state()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_pipe_depthstencil.c203 ds->alpharef = templ->alpha_ref_value; in svga_create_depth_stencil_state()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_pipe_depthstencil.c203 ds->alpharef = templ->alpha_ref_value; in svga_create_depth_stencil_state()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_pipe_depthstencil.c203 ds->alpharef = templ->alpha_ref_value; in svga_create_depth_stencil_state()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/svga/
H A Dsvga_pipe_depthstencil.c203 ds->alpharef = templ->alpha_ref_value; in svga_create_depth_stencil_state()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/svga/
H A Dsvga_pipe_depthstencil.c203 ds->alpharef = templ->alpha.ref_value; in svga_create_depth_stencil_state()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_pipe_depthstencil.c203 ds->alpharef = templ->alpha_ref_value; in svga_create_depth_stencil_state()

123