Home
last modified time | relevance | path

Searched refs:fetch_2d_texel_rgba_dxt3 (Results 1 – 25 of 36) sorted by path

12

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dtexcompress_s3tc.c292 fetch_2d_texel_rgba_dxt3(rowStride, map, i, j, tex); in fetch_rgba_dxt3()
341 fetch_2d_texel_rgba_dxt3(rowStride, map, i, j, tex); in fetch_srgba_dxt3()
H A Dtexcompress_s3tc_tmp.h134 static void fetch_2d_texel_rgba_dxt3(GLint srcRowStride, const GLubyte *pixdata, in fetch_2d_texel_rgba_dxt3() function
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/util/format/
H A Du_format_s3tc.c35 …rmat_dxtn_fetch_t util_format_dxt3_rgba_fetch = (util_format_dxtn_fetch_t)fetch_2d_texel_rgba_dxt3;
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dtexcompress_s3tc.c292 fetch_2d_texel_rgba_dxt3(rowStride, map, i, j, tex); in fetch_rgba_dxt3()
341 fetch_2d_texel_rgba_dxt3(rowStride, map, i, j, tex); in fetch_srgba_dxt3()
H A Dtexcompress_s3tc_tmp.h134 static void fetch_2d_texel_rgba_dxt3(GLint srcRowStride, const GLubyte *pixdata, in fetch_2d_texel_rgba_dxt3() function
/dports/graphics/libosmesa/mesa-21.3.6/src/util/format/
H A Du_format_s3tc.c35 …rmat_dxtn_fetch_t util_format_dxt3_rgba_fetch = (util_format_dxtn_fetch_t)fetch_2d_texel_rgba_dxt3;
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dtexcompress_s3tc.c292 fetch_2d_texel_rgba_dxt3(rowStride, map, i, j, tex); in fetch_rgba_dxt3()
341 fetch_2d_texel_rgba_dxt3(rowStride, map, i, j, tex); in fetch_srgba_dxt3()
H A Dtexcompress_s3tc_tmp.h134 static void fetch_2d_texel_rgba_dxt3(GLint srcRowStride, const GLubyte *pixdata, in fetch_2d_texel_rgba_dxt3() function
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/util/format/
H A Du_format_s3tc.c35 …rmat_dxtn_fetch_t util_format_dxt3_rgba_fetch = (util_format_dxtn_fetch_t)fetch_2d_texel_rgba_dxt3;
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dtexcompress_s3tc.c292 fetch_2d_texel_rgba_dxt3(rowStride, map, i, j, tex); in fetch_rgba_dxt3()
341 fetch_2d_texel_rgba_dxt3(rowStride, map, i, j, tex); in fetch_srgba_dxt3()
H A Dtexcompress_s3tc_tmp.h134 static void fetch_2d_texel_rgba_dxt3(GLint srcRowStride, const GLubyte *pixdata, in fetch_2d_texel_rgba_dxt3() function
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/util/format/
H A Du_format_s3tc.c35 …rmat_dxtn_fetch_t util_format_dxt3_rgba_fetch = (util_format_dxtn_fetch_t)fetch_2d_texel_rgba_dxt3;
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dtexcompress_s3tc.c292 fetch_2d_texel_rgba_dxt3(rowStride, map, i, j, tex); in fetch_rgba_dxt3()
341 fetch_2d_texel_rgba_dxt3(rowStride, map, i, j, tex); in fetch_srgba_dxt3()
H A Dtexcompress_s3tc_tmp.h134 static void fetch_2d_texel_rgba_dxt3(GLint srcRowStride, const GLubyte *pixdata, in fetch_2d_texel_rgba_dxt3() function
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/util/format/
H A Du_format_s3tc.c35 …rmat_dxtn_fetch_t util_format_dxt3_rgba_fetch = (util_format_dxtn_fetch_t)fetch_2d_texel_rgba_dxt3;
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dtexcompress_s3tc.c292 fetch_2d_texel_rgba_dxt3(rowStride, map, i, j, tex); in fetch_rgba_dxt3()
341 fetch_2d_texel_rgba_dxt3(rowStride, map, i, j, tex); in fetch_srgba_dxt3()
H A Dtexcompress_s3tc_tmp.h134 static void fetch_2d_texel_rgba_dxt3(GLint srcRowStride, const GLubyte *pixdata, in fetch_2d_texel_rgba_dxt3() function
/dports/graphics/mesa-dri/mesa-21.3.6/src/util/format/
H A Du_format_s3tc.c35 …rmat_dxtn_fetch_t util_format_dxt3_rgba_fetch = (util_format_dxtn_fetch_t)fetch_2d_texel_rgba_dxt3;
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dtexcompress_s3tc.c292 fetch_2d_texel_rgba_dxt3(rowStride, map, i, j, tex); in fetch_rgba_dxt3()
341 fetch_2d_texel_rgba_dxt3(rowStride, map, i, j, tex); in fetch_srgba_dxt3()
H A Dtexcompress_s3tc_tmp.h134 static void fetch_2d_texel_rgba_dxt3(GLint srcRowStride, const GLubyte *pixdata, in fetch_2d_texel_rgba_dxt3() function
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/util/format/
H A Du_format_s3tc.c35 …rmat_dxtn_fetch_t util_format_dxt3_rgba_fetch = (util_format_dxtn_fetch_t)fetch_2d_texel_rgba_dxt3;
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dtexcompress_s3tc.c292 fetch_2d_texel_rgba_dxt3(rowStride, map, i, j, tex); in fetch_rgba_dxt3()
341 fetch_2d_texel_rgba_dxt3(rowStride, map, i, j, tex); in fetch_srgba_dxt3()
H A Dtexcompress_s3tc_tmp.h134 static void fetch_2d_texel_rgba_dxt3(GLint srcRowStride, const GLubyte *pixdata, in fetch_2d_texel_rgba_dxt3() function
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/util/format/
H A Du_format_s3tc.c35 …rmat_dxtn_fetch_t util_format_dxt3_rgba_fetch = (util_format_dxtn_fetch_t)fetch_2d_texel_rgba_dxt3;
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dtexcompress_s3tc.c292 fetch_2d_texel_rgba_dxt3(rowStride, map, i, j, tex); in fetch_rgba_dxt3()
341 fetch_2d_texel_rgba_dxt3(rowStride, map, i, j, tex); in fetch_srgba_dxt3()

12