OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lower_y_uv_external
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
nir_lower_tex.c
362
lower_y_uv_external
(nir_builder *b, nir_tex_instr *tex,
function
1317
if (texture_mask & options->
lower_y_uv_external
) {
1318
lower_y_uv_external
(b, tex, options, texture_index);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
nir_lower_tex.c
382
lower_y_uv_external
(nir_builder *b, nir_tex_instr *tex,
function
1024
if ((1 << tex->texture_index) & options->
lower_y_uv_external
) {
1025
lower_y_uv_external
(b, tex, options);
Completed in 6 milliseconds
Indexes created Sun Jul 26 00:24:00 UTC 2026