Home
last modified time | relevance | path

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

/third_party/mesa3d/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.lua57 function draw(primtype, nindx)
H A Dparse-submits.lua303 function draw(primtype, nindx)
/third_party/mesa3d/src/freedreno/decode/
H A Dscript.h49 void script_draw(const char *primtype, uint32_t nindx);
H A Dscript.c658 script_draw(const char *primtype, uint32_t nindx) in script_draw() argument
672 lua_pushnumber(L, nindx); in script_draw()

Completed in 5 milliseconds