Home
last modified time | relevance | path

Searched refs:instance (Results 1351 - 1375 of 1877) sorted by relevance

1...<<51525354555657585960>>...76

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageHostImageCopyTests.cpp1040 vk::VkInstance instance (context.getInstance()); in checkSupport()
1041 vk::InstanceDriver instanceDriver (context.getPlatformInterface(), instance); in checkSupport()
1517 vk::VkInstance instance (context.getInstance()); in checkSupport()
1518 vk::InstanceDriver instanceDriver (context.getPlatformInterface(), instance); in checkSupport()
1650 vk::VkInstance instance (m_context.getInstance()); in iterate()
1651 vk::InstanceDriver instanceDriver (m_context.getPlatformInterface(), instance); in iterate()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ring.c181 else if (ring == &adev->sdma.instance[0].page) in amdgpu_ring_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dmock_engine.c304 engine->base.instance = id; in mock_engine()
H A Dintel_engine_types.h43 /* Gen11+ HW Engine class + instance */
313 u8 instance; member
384 * Bits correspond to sample event types, for instance
/kernel/linux/linux-5.10/drivers/media/pci/cobalt/
H A Dcobalt-driver.h251 int instance; member
H A Dcobalt-i2c.c356 " #%d-%d", cobalt->instance, i); in cobalt_i2c_init()
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H A Dcx18-i2c.c233 " #%d-%d", cx->instance, i); in init_cx18_i2c()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dintel_memory_region.c276 mem->instance = MEMORY_INSTANCE_FROM_REGION(intel_region_map[i]); in intel_memory_regions_hw_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dimu_v11_0_3.c117 reg = adev->reg_offset[entry->hwip][entry->instance][entry->segment] + entry->reg; in program_rlc_ram_register_setting()
/kernel/linux/linux-6.6/drivers/media/pci/cobalt/
H A Dcobalt-driver.h251 int instance; member
H A Dcobalt-i2c.c356 " #%d-%d", cobalt->instance, i); in cobalt_i2c_init()
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H A Dcx18-i2c.c233 " #%d-%d", cx->instance, i); in init_cx18_i2c()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H A Dcyan_skillfish_ip_offset.h35 struct IP_BASE_INSTANCE instance[MAX_INSTANCE]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc.h481 intel_guc_lookup_engine(struct intel_guc *guc, u8 guc_class, u8 instance);
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_engine_types.h30 /* HW Engine class + instance */
376 * The logical instance of a physical engine can change based on product
382 u8 instance; member
460 * Bits correspond to sample event types, for instance
/kernel/linux/linux-6.6/scripts/mod/
H A Ddevicetable-offsets.c255 DEVID_FIELD(ssam_device_id, instance); in main()
/kernel/linux/linux-6.6/net/devlink/
H A Ddevl_internal.h50 /* Serializes access to devlink instance specific objects such as
69 * access possible to the devlink instance. All drivers perform that phase
72 * After *_register() - users and driver can access devlink instance at
105 unsigned long instance; member
/third_party/icu/icu4c/source/common/
H A Dserv.h55 * generate an instance of the service. ICUServiceKeys define how
123 * identify an instance of the service in the cache. A
279 * (possibly deferred-initialized) instance. This implements
294 * service instance. If visible is true, the ID will be visible.
295 * The instance must not be NULL. The SimpleFactory will adopt
296 * the instance, which must not be changed subsequent to this call.</p>
298 * @param instanceToAdopt the service instance to adopt.
299 * @param id the ID to assign to this service instance.
310 * <p>This implementation returns a clone of the service instance if the factory's ID is equal to
596 * @return the service instance, o
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_android.c213 return vk_startup_errorf(device->instance, in tu_gralloc_info()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_android.c296 struct v3dv_physical_device *phys_dev = &device->instance->physicalDevice; in format_supported_with_usage()
/third_party/node/test/parallel/
H A Dtest-event-capture-rejections.js297 `an instance of ${obj.constructor.name}` :
/third_party/node/test/fixtures/wpt/dom/abort/resources/
H A Dabort-signal-any-tests.js99 }, `${desc} uses the first instance of a duplicate signal ${suffix}`);
/third_party/node/deps/icu-small/source/common/
H A Dserv.h55 * generate an instance of the service. ICUServiceKeys define how
123 * identify an instance of the service in the cache. A
279 * (possibly deferred-initialized) instance. This implements
294 * service instance. If visible is true, the ID will be visible.
295 * The instance must not be nullptr. The SimpleFactory will adopt
296 * the instance, which must not be changed subsequent to this call.</p>
298 * @param instanceToAdopt the service instance to adopt.
299 * @param id the ID to assign to this service instance.
310 * <p>This implementation returns a clone of the service instance if the factory's ID is equal to
596 * @return the service instance, o
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_device.c46 unsigned debug = dev->physical_device->instance->debug_flags; in panvk_queue_submit_batch()
H A Dpanvk_vX_image.c186 return vk_error(device->instance, VK_ERROR_OUT_OF_HOST_MEMORY); in CreateBufferView()

Completed in 21 milliseconds

1...<<51525354555657585960>>...76