Searched defs:newInst (Results 1 – 10 of 10) sorted by relevance
| /external/mesa3d/src/mesa/program/ |
| D | programopt.c | 51 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
|
| D | program.c | 352 struct prog_instruction *newInst; in _mesa_insert_instructions() local 402 struct prog_instruction *newInst; in _mesa_delete_instructions() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | local_access_chain_convert_pass.cpp | 35 std::unique_ptr<Instruction> newInst( in BuildAndAppendInst() local
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | local_access_chain_convert_pass.cpp | 38 std::unique_ptr<Instruction> newInst( in BuildAndAppendInst() local
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
| D | local_access_chain_convert_pass.cpp | 34 std::unique_ptr<Instruction> newInst( in BuildAndAppendInst() local
|
| /external/mesa3d/src/gallium/auxiliary/draw/ |
| D | draw_pipe_aapoint.c | 173 struct tgsi_full_instruction newInst; in aa_transform_prolog() local
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/ |
| D | def_use_test.cpp | 1414 Instruction newInst(context.get(), spv::Op::OpConstantTrue, 1, 2, {}); in TEST() local
|
| /external/deqp-deps/SPIRV-Tools/test/opt/ |
| D | def_use_test.cpp | 1412 Instruction newInst(context.get(), SpvOpConstantTrue, 1, 2, {}); in TEST() local
|
| /external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| D | def_use_test.cpp | 1415 Instruction newInst(context.get(), spv::Op::OpConstantTrue, 1, 2, {}); in TEST() local
|
| /external/mesa3d/src/mesa/main/ |
| D | ffvertex_prog.c | 578 struct prog_instruction *newInst; in emit_op3fn() local
|