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

  /xsrc/external/mit/MesaLib/dist/src/amd/common/
ac_nir_lower_tess_io_to_mem.c 272 nir_ssa_def *tcs_in_vtxcnt = nir_build_load_patch_vertices_in(b);
299 nir_ssa_def *tcs_in_vtxcnt = nir_build_load_patch_vertices_in(b);
331 : nir_build_load_patch_vertices_in(b);
354 : nir_build_load_patch_vertices_in(b);
  /xsrc/external/mit/MesaLib/src/compiler/nir/
nir_builder_opcodes.h 12600 #define nir_build_load_patch_vertices_in _nir_build_load_patch_vertices_in macro
12601 #define nir_load_patch_vertices_in nir_build_load_patch_vertices_in

Completed in 14 milliseconds