Home
last modified time | relevance | path

Searched refs:GLushort (Results 1 – 25 of 3944) sorted by relevance

12345678910>>...158

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/swrast/
H A Ds_texfetch_tmp.h91 FETCH_Z(Z_UNORM16, GLushort, 1)
122 FETCH_RGBA(B5G6R5_UNORM, GLushort, 1)
123 FETCH_RGBA(R5G6B5_UNORM, GLushort, 1)
134 FETCH_RGBA(R_UNORM16, GLushort, 1)
136 FETCH_RGBA(RG_UNORM16, GLushort, 2)
139 FETCH_RGBA(A_UNORM16, GLushort, 1)
141 FETCH_RGBA(L_UNORM16, GLushort, 1)
142 FETCH_RGBA(LA_UNORM16, GLushort, 2)
144 FETCH_RGBA(I_UNORM16, GLushort, 1)
158 FETCH_RGBA(RGBA_UINT16, GLushort, 4)
[all …]
H A Ds_masking.c78 const GLushort rMask = GET_COLORMASK_BIT(ctx->Color.ColorMask, buf, 0) ? 0xffff : 0x0; in _swrast_mask_rgba_span()
79 const GLushort gMask = GET_COLORMASK_BIT(ctx->Color.ColorMask, buf, 1) ? 0xffff : 0x0; in _swrast_mask_rgba_span()
80 const GLushort bMask = GET_COLORMASK_BIT(ctx->Color.ColorMask, buf, 2) ? 0xffff : 0x0; in _swrast_mask_rgba_span()
81 const GLushort aMask = GET_COLORMASK_BIT(ctx->Color.ColorMask, buf, 3) ? 0xffff : 0x0; in _swrast_mask_rgba_span()
82 const GLushort (*dst)[4] = (const GLushort (*)[4]) rbPixels; in _swrast_mask_rgba_span()
83 GLushort (*src)[4] = span->array->rgba16; in _swrast_mask_rgba_span()
/dports/lang/clover/mesa-21.3.6/src/mesa/swrast/
H A Ds_texfetch_tmp.h91 FETCH_Z(Z_UNORM16, GLushort, 1)
122 FETCH_RGBA(B5G6R5_UNORM, GLushort, 1)
123 FETCH_RGBA(R5G6B5_UNORM, GLushort, 1)
134 FETCH_RGBA(R_UNORM16, GLushort, 1)
136 FETCH_RGBA(RG_UNORM16, GLushort, 2)
139 FETCH_RGBA(A_UNORM16, GLushort, 1)
141 FETCH_RGBA(L_UNORM16, GLushort, 1)
142 FETCH_RGBA(LA_UNORM16, GLushort, 2)
144 FETCH_RGBA(I_UNORM16, GLushort, 1)
158 FETCH_RGBA(RGBA_UINT16, GLushort, 4)
[all …]
H A Ds_masking.c78 const GLushort rMask = GET_COLORMASK_BIT(ctx->Color.ColorMask, buf, 0) ? 0xffff : 0x0; in _swrast_mask_rgba_span()
79 const GLushort gMask = GET_COLORMASK_BIT(ctx->Color.ColorMask, buf, 1) ? 0xffff : 0x0; in _swrast_mask_rgba_span()
80 const GLushort bMask = GET_COLORMASK_BIT(ctx->Color.ColorMask, buf, 2) ? 0xffff : 0x0; in _swrast_mask_rgba_span()
81 const GLushort aMask = GET_COLORMASK_BIT(ctx->Color.ColorMask, buf, 3) ? 0xffff : 0x0; in _swrast_mask_rgba_span()
82 const GLushort (*dst)[4] = (const GLushort (*)[4]) rbPixels; in _swrast_mask_rgba_span()
83 GLushort (*src)[4] = span->array->rgba16; in _swrast_mask_rgba_span()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/swrast/
H A Ds_texfetch_tmp.h91 FETCH_Z(Z_UNORM16, GLushort, 1)
122 FETCH_RGBA(B5G6R5_UNORM, GLushort, 1)
123 FETCH_RGBA(R5G6B5_UNORM, GLushort, 1)
134 FETCH_RGBA(R_UNORM16, GLushort, 1)
136 FETCH_RGBA(RG_UNORM16, GLushort, 2)
139 FETCH_RGBA(A_UNORM16, GLushort, 1)
141 FETCH_RGBA(L_UNORM16, GLushort, 1)
142 FETCH_RGBA(LA_UNORM16, GLushort, 2)
144 FETCH_RGBA(I_UNORM16, GLushort, 1)
158 FETCH_RGBA(RGBA_UINT16, GLushort, 4)
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/swrast/
H A Ds_texfetch_tmp.h91 FETCH_Z(Z_UNORM16, GLushort, 1)
122 FETCH_RGBA(B5G6R5_UNORM, GLushort, 1)
123 FETCH_RGBA(R5G6B5_UNORM, GLushort, 1)
134 FETCH_RGBA(R_UNORM16, GLushort, 1)
136 FETCH_RGBA(RG_UNORM16, GLushort, 2)
139 FETCH_RGBA(A_UNORM16, GLushort, 1)
141 FETCH_RGBA(L_UNORM16, GLushort, 1)
142 FETCH_RGBA(LA_UNORM16, GLushort, 2)
144 FETCH_RGBA(I_UNORM16, GLushort, 1)
158 FETCH_RGBA(RGBA_UINT16, GLushort, 4)
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/swrast/
H A Ds_texfetch_tmp.h91 FETCH_Z(Z_UNORM16, GLushort, 1)
122 FETCH_RGBA(B5G6R5_UNORM, GLushort, 1)
123 FETCH_RGBA(R5G6B5_UNORM, GLushort, 1)
134 FETCH_RGBA(R_UNORM16, GLushort, 1)
136 FETCH_RGBA(RG_UNORM16, GLushort, 2)
139 FETCH_RGBA(A_UNORM16, GLushort, 1)
141 FETCH_RGBA(L_UNORM16, GLushort, 1)
142 FETCH_RGBA(LA_UNORM16, GLushort, 2)
144 FETCH_RGBA(I_UNORM16, GLushort, 1)
158 FETCH_RGBA(RGBA_UINT16, GLushort, 4)
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/swrast/
H A Ds_texfetch_tmp.h91 FETCH_Z(Z_UNORM16, GLushort, 1)
122 FETCH_RGBA(B5G6R5_UNORM, GLushort, 1)
123 FETCH_RGBA(R5G6B5_UNORM, GLushort, 1)
134 FETCH_RGBA(R_UNORM16, GLushort, 1)
136 FETCH_RGBA(RG_UNORM16, GLushort, 2)
139 FETCH_RGBA(A_UNORM16, GLushort, 1)
141 FETCH_RGBA(L_UNORM16, GLushort, 1)
142 FETCH_RGBA(LA_UNORM16, GLushort, 2)
144 FETCH_RGBA(I_UNORM16, GLushort, 1)
158 FETCH_RGBA(RGBA_UINT16, GLushort, 4)
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/swrast/
H A Ds_texfetch_tmp.h91 FETCH_Z(Z_UNORM16, GLushort, 1)
122 FETCH_RGBA(B5G6R5_UNORM, GLushort, 1)
123 FETCH_RGBA(R5G6B5_UNORM, GLushort, 1)
134 FETCH_RGBA(R_UNORM16, GLushort, 1)
136 FETCH_RGBA(RG_UNORM16, GLushort, 2)
139 FETCH_RGBA(A_UNORM16, GLushort, 1)
141 FETCH_RGBA(L_UNORM16, GLushort, 1)
142 FETCH_RGBA(LA_UNORM16, GLushort, 2)
144 FETCH_RGBA(I_UNORM16, GLushort, 1)
158 FETCH_RGBA(RGBA_UINT16, GLushort, 4)
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/swrast/
H A Ds_texfetch_tmp.h91 FETCH_Z(Z_UNORM16, GLushort, 1)
122 FETCH_RGBA(B5G6R5_UNORM, GLushort, 1)
123 FETCH_RGBA(R5G6B5_UNORM, GLushort, 1)
134 FETCH_RGBA(R_UNORM16, GLushort, 1)
136 FETCH_RGBA(RG_UNORM16, GLushort, 2)
139 FETCH_RGBA(A_UNORM16, GLushort, 1)
141 FETCH_RGBA(L_UNORM16, GLushort, 1)
142 FETCH_RGBA(LA_UNORM16, GLushort, 2)
144 FETCH_RGBA(I_UNORM16, GLushort, 1)
158 FETCH_RGBA(RGBA_UINT16, GLushort, 4)
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/swrast/
H A Ds_texfetch_tmp.h91 FETCH_Z(Z_UNORM16, GLushort, 1)
122 FETCH_RGBA(B5G6R5_UNORM, GLushort, 1)
123 FETCH_RGBA(R5G6B5_UNORM, GLushort, 1)
134 FETCH_RGBA(R_UNORM16, GLushort, 1)
136 FETCH_RGBA(RG_UNORM16, GLushort, 2)
139 FETCH_RGBA(A_UNORM16, GLushort, 1)
141 FETCH_RGBA(L_UNORM16, GLushort, 1)
142 FETCH_RGBA(LA_UNORM16, GLushort, 2)
144 FETCH_RGBA(I_UNORM16, GLushort, 1)
158 FETCH_RGBA(RGBA_UINT16, GLushort, 4)
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/swrast/
H A Ds_texfetch_tmp.h91 FETCH_Z(Z_UNORM16, GLushort, 1)
122 FETCH_RGBA(B5G6R5_UNORM, GLushort, 1)
123 FETCH_RGBA(R5G6B5_UNORM, GLushort, 1)
134 FETCH_RGBA(R_UNORM16, GLushort, 1)
136 FETCH_RGBA(RG_UNORM16, GLushort, 2)
139 FETCH_RGBA(A_UNORM16, GLushort, 1)
141 FETCH_RGBA(L_UNORM16, GLushort, 1)
142 FETCH_RGBA(LA_UNORM16, GLushort, 2)
144 FETCH_RGBA(I_UNORM16, GLushort, 1)
158 FETCH_RGBA(RGBA_UINT16, GLushort, 4)
[all …]
/dports/games/alephone/alephone-release-20190331/Source_Files/ModelView/
H A DModel3D.h71 GLushort Flags;
132 vector<GLushort> VtxSrcIndices;
133 GLushort *VtxSIBase() {return &VtxSrcIndices[0];} in VtxSIBase()
147 vector<GLushort> InverseVSIndices;
148 GLushort *InverseVIBase() {return &InverseVSIndices[0];} in InverseVIBase()
149 vector<GLushort> InvVSIPointers;
150 GLushort *InvVSIPtrBase() {return &InvVSIPointers[0];} in InvVSIPtrBase()
158 vector<GLushort> VertIndices;
159 GLushort *VIBase() {return &VertIndices[0];} in VIBase()
178 vector<GLushort> SeqFrmPointers;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessTests.cpp178 addChild(new Textures::BufferTest<glw::GLushort, 1, false>(m_context, "textures_buffer_r16ui")); in init()
179 addChild(new Textures::BufferTest<glw::GLushort, 2, false>(m_context, "textures_buffer_rg16ui")); in init()
180 addChild(new Textures::BufferTest<glw::GLushort, 4, false>(m_context, "textures_buffer_rgba16ui")); in init()
181 …addChild(new Textures::BufferTest<glw::GLushort, 1, true>(m_context, "textures_buffer_r16ui_unorm"… in init()
182 …addChild(new Textures::BufferTest<glw::GLushort, 2, true>(m_context, "textures_buffer_rg16ui_unorm… in init()
183 …addChild(new Textures::BufferTest<glw::GLushort, 4, true>(m_context, "textures_buffer_rgba16ui_uno… in init()
240 …addChild(new Textures::StorageAndSubImageTest<glw::GLushort, 1, false, 1, false>(m_context, "textu… in init()
241 …addChild(new Textures::StorageAndSubImageTest<glw::GLushort, 2, false, 1, false>(m_context, "textu… in init()
243 …addChild(new Textures::StorageAndSubImageTest<glw::GLushort, 1, false, 2, false>(m_context, "textu… in init()
244 …addChild(new Textures::StorageAndSubImageTest<glw::GLushort, 2, false, 2, false>(m_context, "textu… in init()
[all …]
/dports/misc/vxl/vxl-3.3.2/core/vgui/
H A Dvgui_pixel.h42 GLushort R;
43 GLushort G;
44 GLushort B;
60 GLushort B : 5;
61 GLushort G : 6;
62 GLushort R : 5;
64 GLushort R : 5;
117 GLushort B:5;
118 GLushort G:5;
119 GLushort R:5;
[all …]
/dports/graphics/freeglut/freeglut-3.2.1/src/
H A Dfg_geometry.c1618 GLushort *sliceIdx, *stackIdx; in fghSphere()
1670 GLushort *stripIdx; in fghSphere()
1672 GLushort offset; in fghSphere()
1744 GLushort *sliceIdx, *stackIdx; in fghCone()
1792 GLushort *stripIdx; in fghCone()
1794 GLushort offset; in fghCone()
1855 GLushort *sliceIdx, *stackIdx; in fghCylinder()
1903 GLushort *stripIdx; in fghCylinder()
1905 GLushort offset; in fghCylinder()
1975 GLushort *sideIdx, *ringIdx; in fghTorus()
[all …]
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/
H A Dfg_geometry.c1618 GLushort *sliceIdx, *stackIdx; in fghSphere()
1670 GLushort *stripIdx; in fghSphere()
1672 GLushort offset; in fghSphere()
1744 GLushort *sliceIdx, *stackIdx; in fghCone()
1792 GLushort *stripIdx; in fghCone()
1794 GLushort offset; in fghCone()
1855 GLushort *sliceIdx, *stackIdx; in fghCylinder()
1903 GLushort *stripIdx; in fghCylinder()
1905 GLushort offset; in fghCylinder()
1975 GLushort *sideIdx, *ringIdx; in fghTorus()
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DWGL_EXT_display_color_table4 GLboolean wglBindDisplayColorTableEXT (GLushort id)
5 GLboolean wglCreateDisplayColorTableEXT (GLushort id)
6 void wglDestroyDisplayColorTableEXT (GLushort id)
7 GLboolean wglLoadDisplayColorTableEXT (GLushort* table, GLuint length)
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DWGL_EXT_display_color_table5 GLboolean wglBindDisplayColorTableEXT (GLushort id)
6 GLboolean wglCreateDisplayColorTableEXT (GLushort id)
7 void wglDestroyDisplayColorTableEXT (GLushort id)
8 GLboolean wglLoadDisplayColorTableEXT (GLushort* table, GLuint length)
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DWGL_EXT_display_color_table4 GLboolean wglBindDisplayColorTableEXT (GLushort id)
5 GLboolean wglCreateDisplayColorTableEXT (GLushort id)
6 void wglDestroyDisplayColorTableEXT (GLushort id)
7 GLboolean wglLoadDisplayColorTableEXT (GLushort* table, GLuint length)
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/extensions/
H A DWGL_EXT_display_color_table3 GLboolean wglBindDisplayColorTableEXT (GLushort id)
4 GLboolean wglCreateDisplayColorTableEXT (GLushort id)
5 void wglDestroyDisplayColorTableEXT (GLushort id)
6 GLboolean wglLoadDisplayColorTableEXT (GLushort* table, GLuint length)
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DWGL_EXT_display_color_table5 GLboolean wglBindDisplayColorTableEXT (GLushort id)
6 GLboolean wglCreateDisplayColorTableEXT (GLushort id)
7 VOID wglDestroyDisplayColorTableEXT (GLushort id)
8 GLboolean wglLoadDisplayColorTableEXT (const GLushort* table, GLuint length)
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DWGL_EXT_display_color_table5 GLboolean wglBindDisplayColorTableEXT (GLushort id)
6 GLboolean wglCreateDisplayColorTableEXT (GLushort id)
7 VOID wglDestroyDisplayColorTableEXT (GLushort id)
8 GLboolean wglLoadDisplayColorTableEXT (const GLushort* table, GLuint length)
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/
H A Dmipmap.cpp366 const GLushort *datain, GLushort *dataout) in halveImage()
371 GLushort *s; in halveImage()
596 const GLushort *datain, GLushort *dataout, in halveImage_ushort()
603 GLushort *s; in halveImage_ushort()
1874 (const GLushort *)datain, (GLushort *)dataout, in scale_internal_ushort()
5634 GLushort ushort; in extract565()
5675 GLushort ushort; in extract565rev()
5716 GLushort ushort; in extract4444()
5758 GLushort ushort; in extract4444rev()
5806 GLushort ushort; in extract5551()
[all …]
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/glu/libutil/
H A Dmipmap.cpp366 const GLushort *datain, GLushort *dataout) in halveImage()
371 GLushort *s; in halveImage()
596 const GLushort *datain, GLushort *dataout, in halveImage_ushort()
603 GLushort *s; in halveImage_ushort()
1874 (const GLushort *)datain, (GLushort *)dataout, in scale_internal_ushort()
5631 GLushort ushort; in extract565()
5672 GLushort ushort; in extract565rev()
5713 GLushort ushort; in extract4444()
5755 GLushort ushort; in extract4444rev()
5803 GLushort ushort; in extract5551()
[all …]

12345678910>>...158