Searched refs:image_texel_pointers (Results 1 – 3 of 3) sorted by relevance
236 std::vector<Instruction*> image_texel_pointers; in ProcessAFunction() local245 image_texel_pointers.push_back(&inst); in ProcessAFunction()257 for (auto* inst : image_texel_pointers) { in ProcessAFunction()