Home
last modified time | relevance | path

Searched refs:key_tex (Results 1 – 25 of 87) sorted by relevance

1234

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_nir.c1054 tex_options.saturate_s = key_tex->gl_clamp_mask[0]; in brw_nir_apply_sampler_key()
1055 tex_options.saturate_t = key_tex->gl_clamp_mask[1]; in brw_nir_apply_sampler_key()
1056 tex_options.saturate_r = key_tex->gl_clamp_mask[2]; in brw_nir_apply_sampler_key()
1061 if (key_tex->swizzles[s] == SWIZZLE_NOOP) in brw_nir_apply_sampler_key()
1072 tex_options.lower_y_uv_external = key_tex->y_uv_image_mask; in brw_nir_apply_sampler_key()
1073 tex_options.lower_y_u_v_external = key_tex->y_u_v_image_mask; in brw_nir_apply_sampler_key()
1076 tex_options.lower_ayuv_external = key_tex->ayuv_image_mask; in brw_nir_apply_sampler_key()
1077 tex_options.lower_xyuv_external = key_tex->xyuv_image_mask; in brw_nir_apply_sampler_key()
1078 tex_options.bt709_external = key_tex->bt709_mask; in brw_nir_apply_sampler_key()
1079 tex_options.bt2020_external = key_tex->bt2020_mask; in brw_nir_apply_sampler_key()
[all …]
H A Dbrw_vec4_visitor.cpp1076 emit_gen6_gather_wa(key_tex->gen6_gather_wa[surface], inst->dst); in emit_texture()
1833 const struct brw_sampler_prog_key_data *key_tex, in vec4_visitor() argument
1840 key_tex(key_tex), in vec4_visitor()
H A Dbrw_fs_visitor.cpp945 this->key_tex = &key->tex; in init()
947 this->key_tex = NULL; in init()
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir.c1217 tex_options.saturate_s = key_tex->gl_clamp_mask[0]; in brw_nir_apply_sampler_key()
1218 tex_options.saturate_t = key_tex->gl_clamp_mask[1]; in brw_nir_apply_sampler_key()
1219 tex_options.saturate_r = key_tex->gl_clamp_mask[2]; in brw_nir_apply_sampler_key()
1224 if (key_tex->swizzles[s] == SWIZZLE_NOOP) in brw_nir_apply_sampler_key()
1235 tex_options.lower_y_uv_external = key_tex->y_uv_image_mask; in brw_nir_apply_sampler_key()
1236 tex_options.lower_y_u_v_external = key_tex->y_u_v_image_mask; in brw_nir_apply_sampler_key()
1239 tex_options.lower_ayuv_external = key_tex->ayuv_image_mask; in brw_nir_apply_sampler_key()
1240 tex_options.lower_xyuv_external = key_tex->xyuv_image_mask; in brw_nir_apply_sampler_key()
1241 tex_options.bt709_external = key_tex->bt709_mask; in brw_nir_apply_sampler_key()
1242 tex_options.bt2020_external = key_tex->bt2020_mask; in brw_nir_apply_sampler_key()
[all …]
H A Dbrw_vec4_visitor.cpp1009 emit_gfx6_gather_wa(key_tex->gfx6_gather_wa[surface], inst->dst); in emit_texture()
1748 const struct brw_sampler_prog_key_data *key_tex, in vec4_visitor() argument
1757 key_tex(key_tex), in vec4_visitor()
H A Dbrw_vec4.h98 const struct brw_sampler_prog_key_data * const key_tex; variable
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir.c1217 tex_options.saturate_s = key_tex->gl_clamp_mask[0]; in brw_nir_apply_sampler_key()
1218 tex_options.saturate_t = key_tex->gl_clamp_mask[1]; in brw_nir_apply_sampler_key()
1219 tex_options.saturate_r = key_tex->gl_clamp_mask[2]; in brw_nir_apply_sampler_key()
1224 if (key_tex->swizzles[s] == SWIZZLE_NOOP) in brw_nir_apply_sampler_key()
1235 tex_options.lower_y_uv_external = key_tex->y_uv_image_mask; in brw_nir_apply_sampler_key()
1236 tex_options.lower_y_u_v_external = key_tex->y_u_v_image_mask; in brw_nir_apply_sampler_key()
1239 tex_options.lower_ayuv_external = key_tex->ayuv_image_mask; in brw_nir_apply_sampler_key()
1240 tex_options.lower_xyuv_external = key_tex->xyuv_image_mask; in brw_nir_apply_sampler_key()
1241 tex_options.bt709_external = key_tex->bt709_mask; in brw_nir_apply_sampler_key()
1242 tex_options.bt2020_external = key_tex->bt2020_mask; in brw_nir_apply_sampler_key()
[all …]
H A Dbrw_vec4_visitor.cpp1009 emit_gfx6_gather_wa(key_tex->gfx6_gather_wa[surface], inst->dst); in emit_texture()
1748 const struct brw_sampler_prog_key_data *key_tex, in vec4_visitor() argument
1757 key_tex(key_tex), in vec4_visitor()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir.c1217 tex_options.saturate_s = key_tex->gl_clamp_mask[0]; in brw_nir_apply_sampler_key()
1218 tex_options.saturate_t = key_tex->gl_clamp_mask[1]; in brw_nir_apply_sampler_key()
1219 tex_options.saturate_r = key_tex->gl_clamp_mask[2]; in brw_nir_apply_sampler_key()
1224 if (key_tex->swizzles[s] == SWIZZLE_NOOP) in brw_nir_apply_sampler_key()
1235 tex_options.lower_y_uv_external = key_tex->y_uv_image_mask; in brw_nir_apply_sampler_key()
1236 tex_options.lower_y_u_v_external = key_tex->y_u_v_image_mask; in brw_nir_apply_sampler_key()
1239 tex_options.lower_ayuv_external = key_tex->ayuv_image_mask; in brw_nir_apply_sampler_key()
1240 tex_options.lower_xyuv_external = key_tex->xyuv_image_mask; in brw_nir_apply_sampler_key()
1241 tex_options.bt709_external = key_tex->bt709_mask; in brw_nir_apply_sampler_key()
1242 tex_options.bt2020_external = key_tex->bt2020_mask; in brw_nir_apply_sampler_key()
[all …]
H A Dbrw_vec4_visitor.cpp1009 emit_gfx6_gather_wa(key_tex->gfx6_gather_wa[surface], inst->dst); in emit_texture()
1748 const struct brw_sampler_prog_key_data *key_tex, in vec4_visitor() argument
1757 key_tex(key_tex), in vec4_visitor()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir.c1217 tex_options.saturate_s = key_tex->gl_clamp_mask[0]; in brw_nir_apply_sampler_key()
1218 tex_options.saturate_t = key_tex->gl_clamp_mask[1]; in brw_nir_apply_sampler_key()
1219 tex_options.saturate_r = key_tex->gl_clamp_mask[2]; in brw_nir_apply_sampler_key()
1224 if (key_tex->swizzles[s] == SWIZZLE_NOOP) in brw_nir_apply_sampler_key()
1235 tex_options.lower_y_uv_external = key_tex->y_uv_image_mask; in brw_nir_apply_sampler_key()
1236 tex_options.lower_y_u_v_external = key_tex->y_u_v_image_mask; in brw_nir_apply_sampler_key()
1239 tex_options.lower_ayuv_external = key_tex->ayuv_image_mask; in brw_nir_apply_sampler_key()
1240 tex_options.lower_xyuv_external = key_tex->xyuv_image_mask; in brw_nir_apply_sampler_key()
1241 tex_options.bt709_external = key_tex->bt709_mask; in brw_nir_apply_sampler_key()
1242 tex_options.bt2020_external = key_tex->bt2020_mask; in brw_nir_apply_sampler_key()
[all …]
H A Dbrw_vec4_visitor.cpp1009 emit_gfx6_gather_wa(key_tex->gfx6_gather_wa[surface], inst->dst); in emit_texture()
1748 const struct brw_sampler_prog_key_data *key_tex, in vec4_visitor() argument
1757 key_tex(key_tex), in vec4_visitor()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir.c1217 tex_options.saturate_s = key_tex->gl_clamp_mask[0]; in brw_nir_apply_sampler_key()
1218 tex_options.saturate_t = key_tex->gl_clamp_mask[1]; in brw_nir_apply_sampler_key()
1219 tex_options.saturate_r = key_tex->gl_clamp_mask[2]; in brw_nir_apply_sampler_key()
1224 if (key_tex->swizzles[s] == SWIZZLE_NOOP) in brw_nir_apply_sampler_key()
1235 tex_options.lower_y_uv_external = key_tex->y_uv_image_mask; in brw_nir_apply_sampler_key()
1236 tex_options.lower_y_u_v_external = key_tex->y_u_v_image_mask; in brw_nir_apply_sampler_key()
1239 tex_options.lower_ayuv_external = key_tex->ayuv_image_mask; in brw_nir_apply_sampler_key()
1240 tex_options.lower_xyuv_external = key_tex->xyuv_image_mask; in brw_nir_apply_sampler_key()
1241 tex_options.bt709_external = key_tex->bt709_mask; in brw_nir_apply_sampler_key()
1242 tex_options.bt2020_external = key_tex->bt2020_mask; in brw_nir_apply_sampler_key()
[all …]
H A Dbrw_vec4_visitor.cpp1009 emit_gfx6_gather_wa(key_tex->gfx6_gather_wa[surface], inst->dst); in emit_texture()
1748 const struct brw_sampler_prog_key_data *key_tex, in vec4_visitor() argument
1757 key_tex(key_tex), in vec4_visitor()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir.c1217 tex_options.saturate_s = key_tex->gl_clamp_mask[0]; in brw_nir_apply_sampler_key()
1218 tex_options.saturate_t = key_tex->gl_clamp_mask[1]; in brw_nir_apply_sampler_key()
1219 tex_options.saturate_r = key_tex->gl_clamp_mask[2]; in brw_nir_apply_sampler_key()
1224 if (key_tex->swizzles[s] == SWIZZLE_NOOP) in brw_nir_apply_sampler_key()
1235 tex_options.lower_y_uv_external = key_tex->y_uv_image_mask; in brw_nir_apply_sampler_key()
1236 tex_options.lower_y_u_v_external = key_tex->y_u_v_image_mask; in brw_nir_apply_sampler_key()
1239 tex_options.lower_ayuv_external = key_tex->ayuv_image_mask; in brw_nir_apply_sampler_key()
1240 tex_options.lower_xyuv_external = key_tex->xyuv_image_mask; in brw_nir_apply_sampler_key()
1241 tex_options.bt709_external = key_tex->bt709_mask; in brw_nir_apply_sampler_key()
1242 tex_options.bt2020_external = key_tex->bt2020_mask; in brw_nir_apply_sampler_key()
[all …]
H A Dbrw_vec4_visitor.cpp1009 emit_gfx6_gather_wa(key_tex->gfx6_gather_wa[surface], inst->dst); in emit_texture()
1748 const struct brw_sampler_prog_key_data *key_tex, in vec4_visitor() argument
1757 key_tex(key_tex), in vec4_visitor()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir.c1217 tex_options.saturate_s = key_tex->gl_clamp_mask[0]; in brw_nir_apply_sampler_key()
1218 tex_options.saturate_t = key_tex->gl_clamp_mask[1]; in brw_nir_apply_sampler_key()
1219 tex_options.saturate_r = key_tex->gl_clamp_mask[2]; in brw_nir_apply_sampler_key()
1224 if (key_tex->swizzles[s] == SWIZZLE_NOOP) in brw_nir_apply_sampler_key()
1235 tex_options.lower_y_uv_external = key_tex->y_uv_image_mask; in brw_nir_apply_sampler_key()
1236 tex_options.lower_y_u_v_external = key_tex->y_u_v_image_mask; in brw_nir_apply_sampler_key()
1239 tex_options.lower_ayuv_external = key_tex->ayuv_image_mask; in brw_nir_apply_sampler_key()
1240 tex_options.lower_xyuv_external = key_tex->xyuv_image_mask; in brw_nir_apply_sampler_key()
1241 tex_options.bt709_external = key_tex->bt709_mask; in brw_nir_apply_sampler_key()
1242 tex_options.bt2020_external = key_tex->bt2020_mask; in brw_nir_apply_sampler_key()
[all …]
H A Dbrw_vec4_visitor.cpp1009 emit_gfx6_gather_wa(key_tex->gfx6_gather_wa[surface], inst->dst); in emit_texture()
1748 const struct brw_sampler_prog_key_data *key_tex, in vec4_visitor() argument
1757 key_tex(key_tex), in vec4_visitor()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir.c1217 tex_options.saturate_s = key_tex->gl_clamp_mask[0]; in brw_nir_apply_sampler_key()
1218 tex_options.saturate_t = key_tex->gl_clamp_mask[1]; in brw_nir_apply_sampler_key()
1219 tex_options.saturate_r = key_tex->gl_clamp_mask[2]; in brw_nir_apply_sampler_key()
1224 if (key_tex->swizzles[s] == SWIZZLE_NOOP) in brw_nir_apply_sampler_key()
1235 tex_options.lower_y_uv_external = key_tex->y_uv_image_mask; in brw_nir_apply_sampler_key()
1236 tex_options.lower_y_u_v_external = key_tex->y_u_v_image_mask; in brw_nir_apply_sampler_key()
1239 tex_options.lower_ayuv_external = key_tex->ayuv_image_mask; in brw_nir_apply_sampler_key()
1240 tex_options.lower_xyuv_external = key_tex->xyuv_image_mask; in brw_nir_apply_sampler_key()
1241 tex_options.bt709_external = key_tex->bt709_mask; in brw_nir_apply_sampler_key()
1242 tex_options.bt2020_external = key_tex->bt2020_mask; in brw_nir_apply_sampler_key()
[all …]
H A Dbrw_vec4_visitor.cpp1009 emit_gfx6_gather_wa(key_tex->gfx6_gather_wa[surface], inst->dst); in emit_texture()
1748 const struct brw_sampler_prog_key_data *key_tex, in vec4_visitor() argument
1757 key_tex(key_tex), in vec4_visitor()
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_nir.c1217 tex_options.saturate_s = key_tex->gl_clamp_mask[0]; in brw_nir_apply_sampler_key()
1218 tex_options.saturate_t = key_tex->gl_clamp_mask[1]; in brw_nir_apply_sampler_key()
1219 tex_options.saturate_r = key_tex->gl_clamp_mask[2]; in brw_nir_apply_sampler_key()
1224 if (key_tex->swizzles[s] == SWIZZLE_NOOP) in brw_nir_apply_sampler_key()
1235 tex_options.lower_y_uv_external = key_tex->y_uv_image_mask; in brw_nir_apply_sampler_key()
1236 tex_options.lower_y_u_v_external = key_tex->y_u_v_image_mask; in brw_nir_apply_sampler_key()
1239 tex_options.lower_ayuv_external = key_tex->ayuv_image_mask; in brw_nir_apply_sampler_key()
1240 tex_options.lower_xyuv_external = key_tex->xyuv_image_mask; in brw_nir_apply_sampler_key()
1241 tex_options.bt709_external = key_tex->bt709_mask; in brw_nir_apply_sampler_key()
1242 tex_options.bt2020_external = key_tex->bt2020_mask; in brw_nir_apply_sampler_key()
[all …]
H A Dbrw_vec4_visitor.cpp1009 emit_gfx6_gather_wa(key_tex->gfx6_gather_wa[surface], inst->dst); in emit_texture()
1748 const struct brw_sampler_prog_key_data *key_tex, in vec4_visitor() argument
1757 key_tex(key_tex), in vec4_visitor()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_nir.c1303 tex_options.saturate_s = key_tex->gl_clamp_mask[0]; in brw_nir_apply_sampler_key()
1304 tex_options.saturate_t = key_tex->gl_clamp_mask[1]; in brw_nir_apply_sampler_key()
1305 tex_options.saturate_r = key_tex->gl_clamp_mask[2]; in brw_nir_apply_sampler_key()
1311 tex_options.lower_y_uv_external = key_tex->y_uv_image_mask; in brw_nir_apply_sampler_key()
1312 tex_options.lower_y_u_v_external = key_tex->y_u_v_image_mask; in brw_nir_apply_sampler_key()
1313 tex_options.lower_yx_xuxv_external = key_tex->yx_xuxv_image_mask; in brw_nir_apply_sampler_key()
1315 tex_options.lower_ayuv_external = key_tex->ayuv_image_mask; in brw_nir_apply_sampler_key()
1316 tex_options.lower_xyuv_external = key_tex->xyuv_image_mask; in brw_nir_apply_sampler_key()
1317 tex_options.bt709_external = key_tex->bt709_mask; in brw_nir_apply_sampler_key()
1318 tex_options.bt2020_external = key_tex->bt2020_mask; in brw_nir_apply_sampler_key()
[all …]
H A Dbrw_vec4.h97 const struct brw_sampler_prog_key_data * const key_tex; variable
H A Dbrw_vec4_visitor.cpp1351 const struct brw_sampler_prog_key_data *key_tex, in vec4_visitor() argument
1359 key_tex(key_tex), in vec4_visitor()

1234