HomeSort by relevance Sort by last modified time
    Searched refs:nir_lower_samplers (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/compiler/nir/
nir_lower_samplers.c 153 nir_lower_samplers(nir_shader *shader, function
nir.h     [all...]
  /external/mesa3d/src/gallium/drivers/freedreno/ir3/
ir3_cmdline.c 164 NIR_PASS_V(nir, nir_lower_samplers, prog);
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_link.cpp 300 NIR_PASS_V(prog->nir, nir_lower_samplers, shProg);
  /external/mesa3d/src/mesa/state_tracker/
st_glsl_to_nir.cpp 253 /* this ensure that nir_lower_samplers looks at the correct
724 NIR_PASS_V(nir, nir_lower_samplers, shader_program);

Completed in 152 milliseconds