HomeSort by: relevance | last modified time | path
    Searched defs:nir_function_impl_create_bare (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/compiler/nir/
nir.c 449 nir_function_impl_create_bare(nir_shader *shader) function
485 nir_function_impl *impl = nir_function_impl_create_bare(function->shader);
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
nir.c 273 nir_function_impl_create_bare(nir_shader *shader) function
307 nir_function_impl *impl = nir_function_impl_create_bare(function->shader);

Completed in 7 milliseconds