Home
last modified time | relevance | path

Searched refs:texop_parameters (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c3265 struct texop_parameters { struct
3275 emit_texture_size(struct ntd_context *ctx, struct texop_parameters *params) in emit_texture_size() argument
3310 struct texop_parameters params = { in emit_image_size()
3340 struct texop_parameters params = { in emit_get_ssbo_size()
3900 emit_sample(struct ntd_context *ctx, struct texop_parameters *params) in emit_sample()
3918 emit_sample_bias(struct ntd_context *ctx, struct texop_parameters *params) in emit_sample_bias()
3938 emit_sample_level(struct ntd_context *ctx, struct texop_parameters *params) in emit_sample_level()
3958 emit_sample_cmp(struct ntd_context *ctx, struct texop_parameters *params) in emit_sample_cmp()
3989 emit_sample_grad(struct ntd_context *ctx, struct texop_parameters *params) in emit_sample_grad()
4009 emit_texel_fetch(struct ntd_context *ctx, struct texop_parameters *params) in emit_texel_fetch()
[all …]