HomeSort by: relevance | last modified time | path
    Searched refs:lower_y41x_external (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/compiler/nir/
nir_lower_tex.c 457 lower_y41x_external(nir_builder *b, nir_tex_instr *tex, function
1357 if ((1 << tex->texture_index) & options->lower_y41x_external) {
1358 lower_y41x_external(b, tex, options, texture_index);
nir.h 5108 unsigned lower_y41x_external;
  /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
st_program.c 1490 options.lower_y41x_external = key->external.lower_y41x;

Completed in 19 milliseconds