Home
last modified time | relevance | path

Searched defs:newInst (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/mesa/program/
Dprogramopt.c51 struct prog_instruction *newInst; in insert_mvp_dp4_code() local
118 struct prog_instruction *newInst; in insert_mvp_mad_code() local
254 struct prog_instruction *newInst, *inst; in _mesa_append_fog_code() local
Dprogram.c362 struct prog_instruction *newInst; in _mesa_insert_instructions() local
412 struct prog_instruction *newInst; in _mesa_delete_instructions() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dlocal_access_chain_convert_pass.cpp39 std::unique_ptr<Instruction> newInst( in BuildAndAppendInst() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dlocal_access_chain_convert_pass.cpp39 std::unique_ptr<Instruction> newInst( in BuildAndAppendInst() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_aapoint.c171 struct tgsi_full_instruction newInst; in aa_transform_prolog() local
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Ddef_use_test.cpp1412 Instruction newInst(context.get(), SpvOpConstantTrue, 1, 2, {}); in TEST() local
/external/deqp-deps/SPIRV-Tools/test/opt/
Ddef_use_test.cpp1412 Instruction newInst(context.get(), SpvOpConstantTrue, 1, 2, {}); in TEST() local
/external/mesa3d/src/mesa/main/
Dffvertex_prog.c584 struct prog_instruction *newInst; in emit_op3fn() local