Searched defs:old_id (Results 1 - 10 of 10) sorted by relevance
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | fold_spec_constant_op_and_composite_pass.cpp | 141 uint32_t old_id = inst->result_id(); in ProcessOpSpecConstantOp() local
|
| H A D | loop_unroller.cpp | 880 uint32_t old_id = inst.result_id(); in AssignNewResultIds() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | fold_spec_constant_op_and_composite_pass.cpp | 141 uint32_t old_id = inst->result_id(); in ProcessOpSpecConstantOp() local
|
| H A D | loop_unroller.cpp | 880 uint32_t old_id = inst.result_id(); in AssignNewResultIds() local
|
| /third_party/spirv-tools/source/opt/ |
| H A D | fold_spec_constant_op_and_composite_pass.cpp | 138 uint32_t old_id = inst->result_id(); in ProcessOpSpecConstantOp() local
|
| H A D | loop_unroller.cpp | 879 uint32_t old_id = inst.result_id(); in AssignNewResultIds() local
|
| H A D | ir_context.h | 1273 void IRContext::CloneNames(const uint32_t old_id, const uint32_t new_id, in CloneNames() argument
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | rehash.c | 73 unsigned short old_id; member 120 add_entry(enum Type type, unsigned int hash, const char *filename, const unsigned char *digest, int need_symlink, unsigned short old_id) add_entry() argument [all...] |
| /third_party/openssl/apps/ |
| H A D | rehash.c | 76 unsigned short old_id; member 123 add_entry(enum Type type, unsigned int hash, const char *filename, const unsigned char *digest, int need_symlink, unsigned short old_id) add_entry() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_threaded_context.c | 484 tc_rebind_bindings(uint32_t old_id, uint32_t new_id, uint32_t *bindings, in tc_rebind_bindings() argument 520 tc_rebind_shader_bindings(struct threaded_context *tc, uint32_t old_id, in tc_rebind_shader_bindings() argument 590 tc_rebind_buffer(struct threaded_context *tc, uint32_t old_id, uint32_t new_id, uint32_t *rebind_mask) in tc_rebind_buffer() argument [all...] |
Completed in 26 milliseconds