Home
last modified time | relevance | path

Searched refs:binding_id (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/
Dbinding_set.h184 base::WeakPtr<BindingSetBase> binding_set, BindingId binding_id,
188 binding_set->RemoveBinding(binding_id);
218 BindingId binding_id,
222 binding_id_(binding_id),
271 void SetDispatchContext(const Context* context, BindingId binding_id) {
273 dispatch_binding_ = binding_id;
/external/deqp-deps/amber/src/
Dclspv_helper.cc93 auto binding_id = inst->words[inst->operands[7].offset]; in ParseExtendedInst() local
103 helper->constants[binding_id], in ParseExtendedInst()
117 auto binding_id = inst->words[inst->operands[7].offset]; in ParseExtendedInst() local
129 helper->constants[binding_id], in ParseExtendedInst()
200 auto binding_id = inst->words[inst->operands[5].offset]; in ParseExtendedInst() local
204 helper->constants[binding_id]); in ParseExtendedInst()