OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vtn_tex_src
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
spirv_to_nir.c
2070
vtn_tex_src
(struct vtn_builder *b, unsigned index, nir_tex_src_type type)
function
2288
(*p++) =
vtn_tex_src
(b, w[idx++], nir_tex_src_comparator);
2303
(*p++) =
vtn_tex_src
(b, w[idx++], nir_tex_src_lod);
2313
(*p++) =
vtn_tex_src
(b, w[idx++], nir_tex_src_bias);
2319
(*p++) =
vtn_tex_src
(b, w[idx++], nir_tex_src_lod);
2325
(*p++) =
vtn_tex_src
(b, w[idx++], nir_tex_src_ddx);
2326
(*p++) =
vtn_tex_src
(b, w[idx++], nir_tex_src_ddy);
2331
(*p++) =
vtn_tex_src
(b, w[idx++], nir_tex_src_offset);
2341
(*p++) =
vtn_tex_src
(b, w[idx++], nir_tex_src_ms_index);
2348
(*p++) =
vtn_tex_src
(b, w[idx++], nir_tex_src_min_lod)
[
all
...]
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
spirv_to_nir.c
2535
vtn_tex_src
(struct vtn_builder *b, unsigned index, nir_tex_src_type type)
function
2879
(*p++) =
vtn_tex_src
(b, w[idx++], nir_tex_src_comparator);
2909
(*p++) =
vtn_tex_src
(b, w[idx++], nir_tex_src_lod);
2913
(*p++) =
vtn_tex_src
(b, w[idx++], nir_tex_src_ms_index);
2928
(*p++) =
vtn_tex_src
(b, w[arg], nir_tex_src_bias);
2936
(*p++) =
vtn_tex_src
(b, w[arg], nir_tex_src_lod);
2944
(*p++) =
vtn_tex_src
(b, w[arg], nir_tex_src_ddx);
2945
(*p++) =
vtn_tex_src
(b, w[arg + 1], nir_tex_src_ddy);
2957
(*p++) =
vtn_tex_src
(b, w[arg], nir_tex_src_offset);
2963
(*p++) =
vtn_tex_src
(b, w[arg], nir_tex_src_offset)
[
all
...]
Completed in 7 milliseconds
Indexes created Sat Jul 25 00:23:55 UTC 2026