Home
last modified time | relevance | path

Searched defs:old_id (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dfold_spec_constant_op_and_composite_pass.cpp141 uint32_t old_id = inst->result_id(); in ProcessOpSpecConstantOp() local
H A Dloop_unroller.cpp880 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 Dfold_spec_constant_op_and_composite_pass.cpp141 uint32_t old_id = inst->result_id(); in ProcessOpSpecConstantOp() local
H A Dloop_unroller.cpp880 uint32_t old_id = inst.result_id(); in AssignNewResultIds() local
/third_party/spirv-tools/source/opt/
H A Dfold_spec_constant_op_and_composite_pass.cpp138 uint32_t old_id = inst->result_id(); in ProcessOpSpecConstantOp() local
H A Dloop_unroller.cpp879 uint32_t old_id = inst.result_id(); in AssignNewResultIds() local
H A Dir_context.h1273 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 Drehash.c73 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 Drehash.c76 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 Du_threaded_context.c484 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