Home
last modified time | relevance | path

Searched defs:num_temp (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c490 unsigned num_temp; /* ARRAY_SIZE(regs.r) */ member
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp5668 unsigned num_temp = 0; in visit_load_input() local