Home
last modified time | relevance | path

Searched defs:instance (Results 526 - 550 of 570) sorted by relevance

1...<<212223

/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...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp6073 const CustomInstance instance = createCustomInstanceWithExtension(context, "VK_KHR_get_physical_device_properties2"); deviceFeatureExtensionsConsistencyVulkan13() local
6372 const CustomInstance instance = createCustomInstanceWithExtension(context, "VK_KHR_get_physical_device_properties2"); devicePropertyExtensionsConsistencyVulkan13() local
[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_funcs.hpp41 VULKAN_HPP_NAMESPACE::Instance instance; in createInstance() local
59 VULKAN_HPP_NAMESPACE::Instance instance; in createInstanceUnique() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DlibVulkan.cpp265 VK_EXPORT VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL vk_icdGetInstanceProcAddr(VkInstance instance, const char *pName) in vk_icdGetInstanceProcAddr() argument
582 VKAPI_ATTR void VKAPI_CALL vkDestroyInstance(VkInstance instance, const VkAllocationCallbacks *pAllocator) in vkDestroyInstance() argument
589 vkEnumeratePhysicalDevices(VkInstance instance, uint32_t *pPhysicalDeviceCount, VkPhysicalDevice *pPhysicalDevices) vkEnumeratePhysicalDevices() argument
667 vkGetInstanceProcAddr(VkInstance instance, const char *pName) vkGetInstanceProcAddr() argument
3075 vkEnumeratePhysicalDeviceGroups(VkInstance instance, uint32_t *pPhysicalDeviceGroupCount, VkPhysicalDeviceGroupProperties *pPhysicalDeviceGroupProperties) vkEnumeratePhysicalDeviceGroups() argument
3840 vkCreateDebugUtilsMessengerEXT(VkInstance instance, const VkDebugUtilsMessengerCreateInfoEXT *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkDebugUtilsMessengerEXT *pMessenger) vkCreateDebugUtilsMessengerEXT() argument
3854 vkDestroyDebugUtilsMessengerEXT(VkInstance instance, VkDebugUtilsMessengerEXT messenger, const VkAllocationCallbacks *pAllocator) vkDestroyDebugUtilsMessengerEXT() argument
3901 vkSubmitDebugUtilsMessageEXT(VkInstance instance, VkDebugUtilsMessageSeverityFlagBitsEXT messageSeverity, VkDebugUtilsMessageTypeFlagsEXT messageTypes, const VkDebugUtilsMessengerCallbackDataEXT *pCallbackData) vkSubmitDebugUtilsMessageEXT() argument
3910 vkCreateXcbSurfaceKHR(VkInstance instance, const VkXcbSurfaceCreateInfoKHR *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) vkCreateXcbSurfaceKHR() argument
3931 vkCreateXlibSurfaceKHR(VkInstance instance, const VkXlibSurfaceCreateInfoKHR *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) vkCreateXlibSurfaceKHR() argument
3952 vkCreateWaylandSurfaceKHR(VkInstance instance, const VkWaylandSurfaceCreateInfoKHR *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) vkCreateWaylandSurfaceKHR() argument
3970 vkCreateDirectFBSurfaceEXT(VkInstance instance, const VkDirectFBSurfaceCreateInfoEXT *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) vkCreateDirectFBSurfaceEXT() argument
3996 vkCreateDisplayPlaneSurfaceKHR(VkInstance instance, const VkDisplaySurfaceCreateInfoKHR *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) vkCreateDisplayPlaneSurfaceKHR() argument
4046 vkCreateMacOSSurfaceMVK(VkInstance instance, const VkMacOSSurfaceCreateInfoMVK *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) vkCreateMacOSSurfaceMVK() argument
4056 vkCreateMetalSurfaceEXT(VkInstance instance, const VkMetalSurfaceCreateInfoEXT *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) vkCreateMetalSurfaceEXT() argument
4066 vkCreateWin32SurfaceKHR(VkInstance instance, const VkWin32SurfaceCreateInfoKHR *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) vkCreateWin32SurfaceKHR() argument
4082 vkCreateHeadlessSurfaceEXT(VkInstance instance, const VkHeadlessSurfaceCreateInfoEXT *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkSurfaceKHR *pSurface) vkCreateHeadlessSurfaceEXT() argument
4091 vkDestroySurfaceKHR(VkInstance instance, VkSurfaceKHR surface, const VkAllocationCallbacks *pAllocator) vkDestroySurfaceKHR() argument
[all...]
/third_party/python/Objects/
H A Dtypeobject.c987 type___instancecheck___impl(PyTypeObject *self, PyObject *instance) in type___instancecheck___impl() argument
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp128 const T& instance (void) in instance() function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp1477 const auto instance = context.getInstance(); in DeviceHelper() local

Completed in 175 milliseconds

1...<<212223