Home
last modified time | relevance | path

Searched defs:context_id (Results 1 - 17 of 17) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvaapi.h79 uint32_t context_id; member
/third_party/mesa3d/src/gallium/frontends/va/
H A Dcontext.c355 vlVaDestroyContext(VADriverContextP ctx, VAContextID context_id) in vlVaDestroyContext() argument
225 vlVaCreateContext(VADriverContextP ctx, VAConfigID config_id, int picture_width, int picture_height, int flag, VASurfaceID *render_targets, int num_render_targets, VAContextID *context_id) vlVaCreateContext() argument
H A Dpicture.c41 vlVaBeginPicture(VADriverContextP ctx, VAContextID context_id, VASurfaceID render_target) in vlVaBeginPicture() argument
570 vlVaRenderPicture(VADriverContextP ctx, VAContextID context_id, VABufferID *buffers, int num_buffers) in vlVaRenderPicture() argument
666 vlVaEndPicture(VADriverContextP ctx, VAContextID context_id) in vlVaEndPicture() argument
/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dhgl_context.h29 typedef int64 context_id; typedef
/third_party/node/deps/v8/src/wasm/
H A Dmodule-compiler.h143 v8::metrics::Recorder::ContextId context_id() const { return context_id_; } in context_id() function in v8::internal::wasm::AsyncCompileJob
H A Dmodule-instantiate.cc422 v8::metrics::Recorder::ContextId context_id = in InstantiateToInstanceObject() local
434 InstanceBuilder(Isolate* isolate, v8::metrics::Recorder::ContextId context_id, ErrorThrower* thrower, Handle<WasmModuleObject> module_object, MaybeHandle<JSReceiver> ffi, MaybeHandle<JSArrayBuffer> memory_buffer) InstanceBuilder() argument
H A Dwasm-engine.cc496 v8::metrics::Recorder::ContextId context_id = in SyncCompileTranslatedAsmJs() local
541 v8::metrics::Recorder::ContextId context_id = in SyncCompile() local
H A Dmodule-decoder.cc2222 DecodeWasmModule( const WasmFeatures& enabled, const byte* module_start, const byte* module_end, bool verify_functions, ModuleOrigin origin, Counters* counters, std::shared_ptr<metrics::Recorder> metrics_recorder, v8::metrics::Recorder::ContextId context_id, DecodingMethod decoding_method, AccountingAllocator* allocator) DecodeWasmModule() argument
2283 StartDecoding( Counters* counters, std::shared_ptr<metrics::Recorder> metrics_recorder, v8::metrics::Recorder::ContextId context_id, AccountingAllocator* allocator, ModuleOrigin origin) StartDecoding() argument
H A Dmodule-compiler.cc1719 CompilationTimeCallback( std::shared_ptr<Counters> async_counters, std::shared_ptr<metrics::Recorder> metrics_recorder, v8::metrics::Recorder::ContextId context_id, std::weak_ptr<NativeModule> native_module, CompileMode compile_mode) CompilationTimeCallback() argument
1805 CompileNativeModule(Isolate* isolate, v8::metrics::Recorder::ContextId context_id, ErrorThrower* thrower, const WasmModule* wasm_module, std::shared_ptr<NativeModule> native_module, Handle<FixedArray>* export_wrappers_out) CompileNativeModule() argument
1902 CompileToNativeModule( Isolate* isolate, const WasmFeatures& enabled, ErrorThrower* thrower, std::shared_ptr<const WasmModule> module, const ModuleWireBytes& wire_bytes, Handle<FixedArray>* export_wrappers_out, int compilation_id, v8::metrics::Recorder::ContextId context_id) CompileToNativeModule() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-console.cc154 int context_id = in ConsoleCall() local
227 InstallContextFunction(Isolate* isolate, Handle<JSObject> target, const char* name, Builtin builtin, int context_id, Handle<Object> context_name) InstallContextFunction() argument
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_context.c1841 int context_id = p_atomic_inc_return(&share->refcount) - 1; in hud_create() local
/third_party/libdrm/freedreno/kgsl/
H A Dmsm_kgsl.h240 unsigned int context_id; member
341 unsigned int context_id; member
350 unsigned int context_id; member
487 unsigned int context_id; /* Context for the timestamp */ member
/third_party/node/deps/v8/src/web-snapshot/
H A Dweb-snapshot.cc592 uint32_t context_id = GetContextId(context); in SerializeFunctionInfo() local
1833 uint32_t context_id; in DeserializeFunctions() local
1758 CreateJSFunction( int shared_function_info_index, uint32_t start_position, uint32_t length, uint32_t parameter_count, uint32_t flags, uint32_t context_id) CreateJSFunction() argument
1892 uint32_t context_id; DeserializeClasses() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.hpp301 Context& context_id; member in glcts::ArraysOfArrays::TestCaseBase
/third_party/mesa3d/src/freedreno/vulkan/
H A Dmsm_kgsl.h537 unsigned int context_id; member
643 unsigned int context_id; member
652 unsigned int context_id; member
804 unsigned int context_id; /* Context for the timestamp */ member
1092 unsigned int context_id; member
1141 unsigned int context_id; member
1164 unsigned int context_id; member
1331 unsigned int context_id; global() member
1487 unsigned int context_id; global() member
1660 unsigned int context_id; global() member
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h1170 int context_id; member
/third_party/node/deps/v8/src/execution/
H A Disolate.cc5569 uintptr_t context_id = reinterpret_cast<uintptr_t>(data.GetParameter()); in ThrowInternal() local

Completed in 55 milliseconds