Home
last modified time | relevance | path

Searched refs:texture_state (Results 1 – 25 of 190) sorted by relevance

12345678

/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dvid_s3_virge.c2385 … (((texture_state->v & 0x7fc0000) >> texture_state->texture_shift) << texture_state->level); in tex_ARGB1555()
2397 … (((texture_state->v & 0x7fc0000) >> texture_state->texture_shift) << texture_state->level); in tex_ARGB1555_nowrap()
2412 … (((texture_state->v & 0x7fc0000) >> texture_state->texture_shift) << texture_state->level); in tex_ARGB4444()
2424 … (((texture_state->v & 0x7fc0000) >> texture_state->texture_shift) << texture_state->level); in tex_ARGB4444_nowrap()
2439 … (((texture_state->v & 0x7fc0000) >> texture_state->texture_shift) << texture_state->level); in tex_ARGB8888()
2450 … (((texture_state->v & 0x7fc0000) >> texture_state->texture_shift) << texture_state->level); in tex_ARGB8888_nowrap()
2467 texture_state.texture_shift = 18 + (9 - texture_state.level); in tex_sample_normal()
2483 texture_state.texture_shift = 18 + (9 - texture_state.level); in tex_sample_normal_filter()
2522 texture_state.texture_shift = 18 + (9 - texture_state.level); in tex_sample_mipmap()
2540 texture_state.texture_shift = 18 + (9 - texture_state.level); in tex_sample_mipmap_filter()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_linear_priv.h75 sampler->texture_state.target == PIPE_TEXTURE_2D && in is_nearest_sampler()
78 (sampler->texture_state.level_zero_only || in is_nearest_sampler()
93 sampler->texture_state.target == PIPE_TEXTURE_2D && in is_linear_sampler()
96 (sampler->texture_state.level_zero_only || in is_linear_sampler()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_linear_priv.h75 sampler->texture_state.target == PIPE_TEXTURE_2D && in is_nearest_sampler()
78 (sampler->texture_state.level_zero_only || in is_nearest_sampler()
93 sampler->texture_state.target == PIPE_TEXTURE_2D && in is_linear_sampler()
96 (sampler->texture_state.level_zero_only || in is_linear_sampler()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_linear_priv.h75 sampler->texture_state.target == PIPE_TEXTURE_2D && in is_nearest_sampler()
78 (sampler->texture_state.level_zero_only || in is_nearest_sampler()
93 sampler->texture_state.target == PIPE_TEXTURE_2D && in is_linear_sampler()
96 (sampler->texture_state.level_zero_only || in is_linear_sampler()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_linear_priv.h75 sampler->texture_state.target == PIPE_TEXTURE_2D && in is_nearest_sampler()
78 (sampler->texture_state.level_zero_only || in is_nearest_sampler()
93 sampler->texture_state.target == PIPE_TEXTURE_2D && in is_linear_sampler()
96 (sampler->texture_state.level_zero_only || in is_linear_sampler()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_linear_priv.h75 sampler->texture_state.target == PIPE_TEXTURE_2D && in is_nearest_sampler()
78 (sampler->texture_state.level_zero_only || in is_nearest_sampler()
93 sampler->texture_state.target == PIPE_TEXTURE_2D && in is_linear_sampler()
96 (sampler->texture_state.level_zero_only || in is_linear_sampler()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_linear_priv.h75 sampler->texture_state.target == PIPE_TEXTURE_2D && in is_nearest_sampler()
78 (sampler->texture_state.level_zero_only || in is_nearest_sampler()
93 sampler->texture_state.target == PIPE_TEXTURE_2D && in is_linear_sampler()
96 (sampler->texture_state.level_zero_only || in is_linear_sampler()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_linear_priv.h75 sampler->texture_state.target == PIPE_TEXTURE_2D && in is_nearest_sampler()
78 (sampler->texture_state.level_zero_only || in is_nearest_sampler()
93 sampler->texture_state.target == PIPE_TEXTURE_2D && in is_linear_sampler()
96 (sampler->texture_state.level_zero_only || in is_linear_sampler()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_linear_priv.h75 sampler->texture_state.target == PIPE_TEXTURE_2D && in is_nearest_sampler()
78 (sampler->texture_state.level_zero_only || in is_nearest_sampler()
93 sampler->texture_state.target == PIPE_TEXTURE_2D && in is_linear_sampler()
96 (sampler->texture_state.level_zero_only || in is_linear_sampler()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_linear_priv.h75 sampler->texture_state.target == PIPE_TEXTURE_2D && in is_nearest_sampler()
78 (sampler->texture_state.level_zero_only || in is_nearest_sampler()
93 sampler->texture_state.target == PIPE_TEXTURE_2D && in is_linear_sampler()
96 (sampler->texture_state.level_zero_only || in is_linear_sampler()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/llvmpipe/
H A Dlp_linear_priv.h75 sampler->texture_state.target == PIPE_TEXTURE_2D && in is_nearest_sampler()
78 (sampler->texture_state.level_zero_only || in is_nearest_sampler()
93 sampler->texture_state.target == PIPE_TEXTURE_2D && in is_linear_sampler()
96 (sampler->texture_state.level_zero_only || in is_linear_sampler()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dtexture_manager.h1196 void ValidateAndDoTexImage(DecoderTextureState* texture_state,
1234 DecoderTextureState* texture_state,
1283 void WorkaroundCopyTexImageCubeMap(DecoderTextureState* texture_state, in WorkaroundCopyTexImageCubeMap() argument
1290 DoCubeMapWorkaround(texture_state, state, error_state, framebuffer_state, in WorkaroundCopyTexImageCubeMap()
1303 void DoTexImage(DecoderTextureState* texture_state,
1314 void ReserveTexImageToBeFilled(DecoderTextureState* texture_state,
1323 DecoderTextureState* texture_state,
1327 void DoTexSubImageRowByRowWorkaround(DecoderTextureState* texture_state,
1333 DecoderTextureState* texture_state,
1338 void DoCubeMapWorkaround(DecoderTextureState* texture_state,
H A Dtexture_manager.cc2897 DecoderTextureState* texture_state, in DoCubeMapWorkaround() argument
2906 if (texture_state->force_cube_complete || in DoCubeMapWorkaround()
2942 DecoderTextureState* texture_state, in ValidateAndDoTexImage() argument
2961 (texture_state->force_cube_complete || in ValidateAndDoTexImage()
3091 DecoderTextureState* texture_state, in ReserveTexImageToBeFilled() argument
3225 DecoderTextureState* texture_state, in ValidateAndDoTexSubImage() argument
3362 DecoderTextureState* texture_state, in DoTexSubImageWithAlignmentWorkaround() argument
3472 DecoderTextureState* texture_state, in DoTexSubImageRowByRowWorkaround() argument
3525 DecoderTextureState* texture_state, in DoTexSubImageLayerByLayerWorkaround() argument
3697 texture_state->tex_image_failed = false; in DoTexImage()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dtexture_manager.h1169 void ValidateAndDoTexImage(DecoderTextureState* texture_state,
1207 DecoderTextureState* texture_state,
1256 void WorkaroundCopyTexImageCubeMap(DecoderTextureState* texture_state, in WorkaroundCopyTexImageCubeMap() argument
1263 DoCubeMapWorkaround(texture_state, state, error_state, framebuffer_state, in WorkaroundCopyTexImageCubeMap()
1276 void DoTexImage(DecoderTextureState* texture_state,
1287 void ReserveTexImageToBeFilled(DecoderTextureState* texture_state,
1296 DecoderTextureState* texture_state,
1300 void DoTexSubImageRowByRowWorkaround(DecoderTextureState* texture_state,
1306 DecoderTextureState* texture_state,
1311 void DoCubeMapWorkaround(DecoderTextureState* texture_state,
H A Dtexture_manager.cc2882 DecoderTextureState* texture_state, in DoCubeMapWorkaround() argument
2891 if (texture_state->force_cube_complete || in DoCubeMapWorkaround()
2927 DecoderTextureState* texture_state, in ValidateAndDoTexImage() argument
2946 (texture_state->force_cube_complete || in ValidateAndDoTexImage()
3076 DecoderTextureState* texture_state, in ReserveTexImageToBeFilled() argument
3210 DecoderTextureState* texture_state, in ValidateAndDoTexSubImage() argument
3347 DecoderTextureState* texture_state, in DoTexSubImageWithAlignmentWorkaround() argument
3457 DecoderTextureState* texture_state, in DoTexSubImageRowByRowWorkaround() argument
3510 DecoderTextureState* texture_state, in DoTexSubImageLayerByLayerWorkaround() argument
3682 texture_state->tex_image_failed = false; in DoTexImage()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/swr/
H A Dswr_tex_sample.h39 struct lp_static_texture_state texture_state; member
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/swr/
H A Dswr_tex_sample.h39 struct lp_static_texture_state texture_state; member
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/swr/
H A Dswr_tex_sample.h39 struct lp_static_texture_state texture_state; member
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/swr/
H A Dswr_tex_sample.h39 struct lp_static_texture_state texture_state; member
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/swr/
H A Dswr_tex_sample.h39 struct lp_static_texture_state texture_state; member
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/swr/
H A Dswr_tex_sample.h39 struct lp_static_texture_state texture_state; member
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/swr/
H A Dswr_tex_sample.h39 struct lp_static_texture_state texture_state; member
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/swr/
H A Dswr_tex_sample.h39 struct lp_static_texture_state texture_state; member
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/swr/
H A Dswr_tex_sample.h39 struct lp_static_texture_state texture_state; member
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/swr/
H A Dswr_tex_sample.h39 struct lp_static_texture_state texture_state; member

12345678