Home
last modified time | relevance | path

Searched defs:instance (Results 1651 - 1675 of 1936) sorted by relevance

1...<<61626364656667686970>>...78

/third_party/mesa3d/src/intel/tools/
H A Daubinator_error_decode.c124 int instance; in ring_name_to_class() member
149 int instance; in register_name_from_ring() local
168 int instance; in instdone_register_for_ring() local
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_queue.c326 vn_queue_submit(struct vn_instance *instance, in vn_queue_submit() argument
[all...]
H A Dvn_renderer.h247 vn_renderer_create(struct vn_instance *instance, in vn_renderer_create() argument
H A Dvn_renderer_vtest.c51 struct vn_instance *instance; member
74 vtest_connect_socket(struct vn_instance *instance, const char *path) in vtest_connect_socket() argument
1099 vn_renderer_create_vtest(struct vn_instance *instance, const VkAllocationCallbacks *alloc, struct vn_renderer **renderer) vn_renderer_create_vtest() argument
[all...]
/third_party/ltp/testcases/kernel/mce-test/stress/tools/page-poisoning/
H A Dpage-poisoning.c59 static int instance = 0; // index of the child process. variable
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug-wasm-objects.cc40 GetNameFromImportsAndExportsOrNull( Isolate* isolate, Handle<WasmInstanceObject> instance, wasm::ImportExportKindCode kind, uint32_t index) GetNameFromImportsAndExportsOrNull() argument
505 GetOrCreateInstanceProxyCache( Isolate* isolate, Handle<WasmInstanceObject> instance) GetOrCreateInstanceProxyCache() argument
520 GetOrCreateInstanceProxy(Isolate* isolate, Handle<WasmInstanceObject> instance) GetOrCreateInstanceProxy() argument
1016 GetWasmFunctionDebugName(Isolate* isolate, Handle<WasmInstanceObject> instance, uint32_t func_index) GetWasmFunctionDebugName() argument
1034 AddWasmInstanceObjectInternalProperties( Isolate* isolate, Handle<ArrayList> result, Handle<WasmInstanceObject> instance) AddWasmInstanceObjectInternalProperties() argument
[all...]
/third_party/node/deps/v8/include/
H A Dv8-fast-api-calls.h806 static CFunctionInfoImpl<RetBuilder, ArgBuilders...> instance; in Build() local
/third_party/node/deps/v8/include/v8-include/
H A Dv8-fast-api-calls.h849 static CFunctionInfoImpl<RetBuilder, ArgBuilders...> instance; in Build() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-test.cc871 Local<v8::Object> instance = in RUNTIME_FUNCTION() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_screen.h148 VkInstance instance; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkQueryUtil.cpp78 vector<VkPhysicalDevice> enumeratePhysicalDevices (const InstanceInterface& vk, VkInstance instance) in enumeratePhysicalDevices() argument
97 vector<VkPhysicalDeviceGroupProperties> enumeratePhysicalDeviceGroups(const InstanceInterface& vk, VkInstance instance) in enumeratePhysicalDeviceGroups() argument
H A DvkResourceInterface.cpp951 importPipelineCacheData(const PlatformInterface& vkp, VkInstance instance, const InstanceInterface& vki, VkPhysicalDevice physicalDevice, deUint32 queueIndex) importPipelineCacheData() argument
1138 importPipelineCacheData(const PlatformInterface& vkp, VkInstance instance, const InstanceInterface& vki, VkPhysicalDevice physicalDevice, deUint32 queueIndex) importPipelineCacheData() argument
H A DvkWsiUtil.cpp180 createDisplaySurface(const InstanceInterface& vki, VkInstance instance, VkDisplayKHR display, const tcu::CommandLine& cmdLine, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface) createDisplaySurface() argument
249 createSurface(const InstanceInterface& vki, VkInstance instance, Type wsiType, const Display& nativeDisplay, const Window& nativeWindow, const tcu::CommandLine& cmdLine, const VkAllocationCallbacks* pAllocator, VkSurfaceKHR* pSurface) createSurface() argument
407 createSurface(const InstanceInterface& vki, VkInstance instance, Type wsiType, const Display& nativeDisplay, const Window& nativeWindow, const tcu::CommandLine& cmdLine, const VkAllocationCallbacks* pAllocator) createSurface() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMarkerTests.cpp95 const VkInstance instance = context.getInstance(); in createDeviceWithExtension() local
H A DvktApiVersionCheck.cpp120 VkInstance instance; member
147 CustomInstance instance = createCustomInstanceFromContext(m_context, DE_NULL, false); in iterate() local
212 CustomInstance instance = createCustomInstanceWithExtensions(m_context, getSupportedInstanceExtensions(instanceApiVersion), DE_NULL, false); in iterate() local
337 createTestDevice(const Context& context, VkInstance instance, vector<string> extensions = vector<string>(), bool allowLayers = true) createTestDevice() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRatePixelConsistency.cpp91 Move<VkDevice> createImageRobustnessDevice(Context& context, const vk::VkInstance& instance, const InstanceInterface& vki) in createImageRobustnessDevice() argument
484 const VkInstance instance = m_context.getInstance(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAllocationTests.cpp175 const VkInstance instance = m_context.getInstance(); in createTestDevice() local
291 const VkInstance instance = m_context.getInstance(); in createDeviceGroup() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageUtil.cpp501 checkSparseImageFormatSupport(const VkPhysicalDevice physicalDevice, const InstanceInterface& instance, const VkImageCreateInfo& imageCreateInfo) checkSparseImageFormatSupport() argument
518 uploadTestTextureInternalSparse(const DeviceInterface& vk, VkDevice device, const VkPhysicalDevice physicalDevice, const InstanceInterface& instance, const VkImageCreateInfo& imageCreateInfo, VkQueue universalQueue, deUint32 universalQueueFamilyIndex, VkQueue sparseQueue, Allocator& allocator, std::vector<de::SharedPtr<Allocation> >& allocations, const TestTexture& srcTexture, const TestTexture* srcStencilTexture, tcu::TextureFormat format, VkImage destImage) uploadTestTextureInternalSparse() argument
652 uploadTestTextureSparse(const DeviceInterface& vk, VkDevice device, const VkPhysicalDevice physicalDevice, const InstanceInterface& instance, const VkImageCreateInfo& imageCreateInfo, VkQueue universalQueue, deUint32 universalQueueFamilyIndex, VkQueue sparseQueue, Allocator& allocator, std::vector<de::SharedPtr<Allocation> >& allocations, const TestTexture& srcTexture, VkImage destImage) uploadTestTextureSparse() argument
H A DvktPipelineMultisampleShaderFragmentMaskTests.cpp225 const auto instance = m_context.getInstance(); in SingletonDevice() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemUtils.cpp137 makeProtectedMemDevice(const vk::PlatformInterface& vkp, vk::VkInstance instance, const vk::InstanceDriver& vkd, vk::VkPhysicalDevice physicalDevice, const deUint32 queueFamilyIndex, const deUint32 apiVersion, const std::vector<std::string>& extraExtensions, de::SharedPtr<vk::ResourceInterface> resourceInterface, const tcu::CommandLine& cmdLine) makeProtectedMemDevice() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessBufferAccessTests.cpp881 const auto instance = context.getInstance(); in BufferAccessInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectLinkTests.cpp176 const vk::VkInstance instance = m_context.getInstance(); in iterate() local
631 const vk::VkInstance instance = m_context.getInstance(); in iterate() local
H A DvktShaderObjectRenderingTests.cpp551 const vk::VkInstance instance = m_context.getInstance(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderFConvertTests.cpp217 static InputGenerator instance; in getInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderLoopTests.cpp297 void LoopUniformSetup::setup (ShaderRenderCaseInstance& instance, const tcu::Vec4&) const in setup() argument

Completed in 45 milliseconds

1...<<61626364656667686970>>...78