Home
last modified time | relevance | path

Searched refs:inst_copy (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dir_clone.cpp309 ir_instruction *const inst_copy = inst->clone(mem_ctx, ht); in clone() local
310 copy->body.push_tail(inst_copy); in clone()