Home
last modified time | relevance | path

Searched defs:instance (Results 501 - 525 of 549) sorted by relevance

1...<<2122

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp149 const auto instance = m_context.getInstance(); in SingletonDevice() local
1776 const VkInstance instance = m_context.getInstance(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiObjectManagementTests.cpp251 VkInstance instance; member
576 Dependency<Instance> instance; member
724 Dependency<Instance> instance; member
3342 CaseDescription<Instance> instance; global() member
[all...]
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
H A Dvolk.c100 void volkLoadInstance(VkInstance instance) in volkLoadInstance() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp4106 const InstanceInterface& instance = context.getInstanceInterface(); checkSupport() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryBuiltinTests.cpp3994 const auto instance = context.getInstance(); in prepareTestEnvironment() local
/third_party/vulkan-loader/loader/
H A Dloader.c145 DIR *loader_opendir(const struct loader_instance *instance, const char *name) { in loader_opendir() argument
155 int loader_closedir(const struct loader_instance *instance, DIR *dir) { in loader_closedir() argument
200 vkSetInstanceDispatch(VkInstance instance, void *object) vkSetInstanceDispatch() argument
[all...]
/third_party/mesa3d/include/drm-uapi/
H A Damdgpu_drm.h898 __u32 instance; member
/third_party/libdrm/include/drm/
H A Damdgpu_drm.h890 __u32 instance; member
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_private.h461 struct v3dv_instance *instance; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c659 radv_physical_device_try_create(struct radv_instance *instance, drmDevicePt argument
1052 radv_init_dri_options(struct radv_instance *instance) radv_init_dri_options() argument
1104 struct radv_instance *instance; radv_CreateInstance() local
1167 radv_enumerate_physical_devices(struct radv_instance *instance) radv_enumerate_physical_devices() argument
5359 vk_icdGetInstanceProcAddr(VkInstance instance, const char *pName) vk_icdGetInstanceProcAddr() argument
[all...]
/third_party/mesa3d/src/gtest/src/
H A Dgtest.cc4616 static UnitTest* const instance = new UnitTest; in GetInstance() local
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_private.h191 struct pvr_instance *instance; member
251 struct pvr_instance *instance; member
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h470 void LiftoffAssembler::LoadFromInstance(Register dst, Register instance, in LoadFromInstance() argument
492 void LiftoffAssembler::SpillInstance(Register instance) { in SpillInstance() argument
485 LoadTaggedPointerFromInstance(Register dst, Register instance, int32_t offset) LoadTaggedPointerFromInstance() argument
/third_party/node/deps/v8/src/wasm/
H A Dmodule-compiler.cc1143 bool CompileLazy(Isolate* isolate, Handle<WasmInstanceObject> instance, in CompileLazy() argument
1249 TransitiveTypeFeedbackProcessor(const WasmModule* module, Handle<WasmInstanceObject> instance, int func_index) TransitiveTypeFeedbackProcessor() argument
1391 TriggerTierUp(Isolate* isolate, NativeModule* native_module, int func_index, Handle<WasmInstanceObject> instance) TriggerTierUp() argument
/third_party/node/deps/v8/src/wasm/baseline/loong64/
H A Dliftoff-assembler-loong64.h336 void LiftoffAssembler::LoadFromInstance(Register dst, Register instance, in LoadFromInstance() argument
361 void LiftoffAssembler::SpillInstance(Register instance) { in SpillInstance() argument
354 LoadTaggedPointerFromInstance(Register dst, Register instance, int32_t offset) LoadTaggedPointerFromInstance() argument
[all...]
/third_party/ntfs-3g/include/ntfs-3g/
H A Dlayout.h741 /* 14*/ le16 instance; /* The instance of this attribute record. This member
1045 /* 24*/ le16 instance; /* If lowest_vcn = 0, the instance o member
[all...]
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc1477 NewWasmTypeInfo( Address type_address, Handle<Map> opt_parent, int instance_size_bytes, Handle<WasmInstanceObject> instance) NewWasmTypeInfo() argument
1590 NewWasmExportedFunctionData( Handle<CodeT> export_wrapper, Handle<WasmInstanceObject> instance, Address call_target, Handle<Object> ref, int func_index, Address sig_address, int wrapper_budget, Handle<Map> rtt) NewWasmExportedFunctionData() argument
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h335 void LiftoffAssembler::LoadFromInstance(Register dst, Register instance, in LoadFromInstance() argument
361 void LiftoffAssembler::LoadExternalPointer(Register dst, Register instance, in LoadExternalPointer() argument
369 void LiftoffAssembler::SpillInstance(Register instance) { in SpillInstance() argument
370 movq(liftoff::GetInstanceOperand(), instance); in SpillInstance() local
354 LoadTaggedPointerFromInstance(Register dst, Register instance, int offset) LoadTaggedPointerFromInstance() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/riscv64/
H A Dliftoff-assembler-riscv64.h444 void LiftoffAssembler::LoadFromInstance(Register dst, Register instance, in LoadFromInstance() argument
470 void LiftoffAssembler::SpillInstance(Register instance) { in SpillInstance() argument
463 LoadTaggedPointerFromInstance(Register dst, Register instance, int offset) LoadTaggedPointerFromInstance() argument
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h452 void LiftoffAssembler::LoadFromInstance(Register dst, Register instance, in LoadFromInstance() argument
477 void LiftoffAssembler::SpillInstance(Register instance) { in SpillInstance() argument
470 LoadTaggedPointerFromInstance(Register dst, Register instance, int32_t offset) LoadTaggedPointerFromInstance() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp6068 const CustomInstance instance = createCustomInstanceWithExtension(context, "VK_KHR_get_physical_device_properties2"); deviceFeatureExtensionsConsistencyVulkan13() local
6367 const CustomInstance instance = createCustomInstanceWithExtension(context, "VK_KHR_get_physical_device_properties2"); devicePropertyExtensionsConsistencyVulkan13() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp895 const auto instance = m_context.getInstance(); in createMultiViewDevices() local
4468 const InstanceInterface& instance = context.getInstanceInterface(); in checkSupport() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp1483 const auto instance = context.getInstance(); in DeviceHelper() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp3915 de::MovePtr<TestInstance> instance; in createInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp175 const T& instance (void) in instance() function
[all...]

Completed in 133 milliseconds

1...<<2122