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

  /xsrc/external/mit/MesaLib/dist/src/compiler/nir/
nir_lower_atomics_to_ssbo.c 191 nir_foreach_uniform_variable_safe(var, shader) { function
nir.h 714 #define nir_foreach_uniform_variable_safe(var, shader) \ macro
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
i915_screen.c 250 nir_foreach_uniform_variable_safe(var, s) function
  /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
ir3_nir.c 440 nir_foreach_uniform_variable_safe (var, s) { function
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
sfn_nir.cpp 405 nir_foreach_uniform_variable_safe(var, shader) { function

Completed in 11 milliseconds