Searched refs:nindx (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Dscript.h49 void script_draw(const char *primtype, uint32_t nindx);
H A Dscript.c655 script_draw(const char *primtype, uint32_t nindx) argument
669 lua_pushnumber(L, nindx);
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/scripts/
H A Dtest.lua9 function draw(primtype, nindx)
10 io.write("DRAW: " .. primtype .. ", " .. nindx .. "\n")
H A Dsanity-a6xx.lua57 function draw(primtype, nindx)
H A Danalyze.lua60 function draw(primtype, nindx)
H A Dtex3d-layout.lua37 function draw(primtype, nindx)
H A Dtexturator-to-unit-test.lua53 function draw(primtype, nindx)
H A Dparse-submits.lua303 function draw(primtype, nindx)

Completed in 9 milliseconds