Home
last modified time | relevance | path

Searched refs:pInstance (Results 1 – 25 of 48) sorted by relevance

12

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_instance.h207 … VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkInstance* pInstance) in vn_sizeof_vkCreateInstance() argument
219 cmd_size += vn_sizeof_simple_pointer(pInstance); in vn_sizeof_vkCreateInstance()
220 if (pInstance) in vn_sizeof_vkCreateInstance()
221 cmd_size += vn_sizeof_VkInstance(pInstance); in vn_sizeof_vkCreateInstance()
226 … VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkInstance* pInstance) in vn_encode_vkCreateInstance() argument
237 if (vn_encode_simple_pointer(enc, pInstance)) in vn_encode_vkCreateInstance()
238 vn_encode_VkInstance(enc, pInstance); in vn_encode_vkCreateInstance()
241 … VkInstanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkInstance* pInstance) in vn_sizeof_vkCreateInstance_reply() argument
250 cmd_size += vn_sizeof_simple_pointer(pInstance); in vn_sizeof_vkCreateInstance_reply()
251 if (pInstance) in vn_sizeof_vkCreateInstance_reply()
[all …]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cPipelineStatisticsQueryTests.cpp2262 …PipelineStatisticsQueryTestFunctionalBase* pInstance = (PipelineStatisticsQueryTestFunctionalBase*… in queryCallbackDrawCallHandler() local
2263 const glw::Functions& gl = pInstance->m_context.getRenderContext().getFunctions(); in queryCallbackDrawCallHandler()
2267 PipelineStatisticsQueryUtilities::getEnumForPrimitiveType(pInstance->m_current_primitive_type); in queryCallbackDrawCallHandler()
2269 switch (pInstance->m_current_draw_call_type) in queryCallbackDrawCallHandler()
2273 gl.drawArrays(primitive_type, pInstance->m_indirect_draw_call_first_argument, in queryCallbackDrawCallHandler()
2274 pInstance->m_indirect_draw_call_count_argument); in queryCallbackDrawCallHandler()
2284 (const glw::GLvoid*)(deUintptr)pInstance->m_vbo_indirect_arrays_argument_offset); in queryCallbackDrawCallHandler()
2293 gl.drawArraysInstanced(primitive_type, pInstance->m_indirect_draw_call_first_argument, in queryCallbackDrawCallHandler()
2294 pInstance->m_indirect_draw_call_count_argument, in queryCallbackDrawCallHandler()
2295 pInstance->m_indirect_draw_call_primcount_argument); in queryCallbackDrawCallHandler()
[all …]
Dgl4cPipelineStatisticsQueryTests.hpp719 static bool queryCallbackDispatchCallHandler(void* pInstance);
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkPlatformDriverImpl.inl7 …tanceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkInstance* pInstance) const
9 return m_vk.createInstance(pCreateInfo, pAllocator, pInstance);
DvkVirtualPlatformInterface.inl6 …CreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkInstance* pInstance) const = 0;
DvkConcretePlatformInterface.inl6 …anceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkInstance* pInstance) const;
/third_party/vulkan-loader/tests/framework/layer/
Dtest_layer.cpp145 … const VkAllocationCallbacks* pAllocator, VkInstance* pInstance) { in test_vkCreateInstance() argument
160 VkResult result = fpCreateInstance(pCreateInfo, pAllocator, pInstance); in test_vkCreateInstance()
164 layer.instance_handle = *pInstance; in test_vkCreateInstance()
167 …reinterpret_cast<PFN_GetPhysicalDeviceProcAddr>(fpGetInstanceProcAddr(*pInstance, "vk_layerGetPhys… in test_vkCreateInstance()
178 auto next_func = layer.next_GetPhysicalDeviceProcAddr(*pInstance, func.name.c_str()); in test_vkCreateInstance()
183 auto next_func = layer.next_vkGetInstanceProcAddr(*pInstance, func.name.c_str()); in test_vkCreateInstance()
199 … const VkAllocationCallbacks* pAllocator, VkInstance* pInstance) { in test_override_vkCreateInstance() argument
Dwrap_objects.cpp145 … const VkAllocationCallbacks *pAllocator, VkInstance *pInstance) { in wrap_vkCreateInstance() argument
154 VkResult result = fpCreateInstance(pCreateInfo, pAllocator, pInstance); in wrap_vkCreateInstance()
161 inst->obj = (*pInstance); in wrap_vkCreateInstance()
162 *pInstance = reinterpret_cast<VkInstance>(inst); in wrap_vkCreateInstance()
173 layer_init_instance_dispatch_table(*pInstance, &inst->layer_disp, fpGetInstanceProcAddr); in wrap_vkCreateInstance()
/third_party/mesa3d/src/intel/nullhw-layer/
Dintel_nullhw.c295 VkInstance* pInstance) in nullhw_CreateInstance() argument
312 VkResult result = fpCreateInstance(pCreateInfo, pAllocator, pInstance); in nullhw_CreateInstance()
315 struct instance_data *instance_data = new_instance_data(*pInstance); in nullhw_CreateInstance()
/third_party/mesa3d/src/vulkan/device-select-layer/
Ddevice_select_layer.c124 VkInstance *pInstance) in device_select_CreateInstance() argument
144 VkResult result = fpCreateInstance(pCreateInfo, pAllocator, pInstance); in device_select_CreateInstance()
169 #define DEVSEL_GET_CB(func) info->func = (PFN_vk##func)info->GetInstanceProcAddr(*pInstance, "vk" #… in device_select_CreateInstance()
179 device_select_layer_add_instance(*pInstance, info); in device_select_CreateInstance()
/third_party/vulkan-loader/tests/framework/icd/
Dtest_icd.cpp176 … const VkAllocationCallbacks* pAllocator, VkInstance* pInstance) { in test_vkCreateInstance() argument
195 *pInstance = icd.instance_handle.handle; in test_vkCreateInstance()
1401 … const VkAllocationCallbacks* pAllocator, VkInstance* pInstance) { in vkCreateInstance() argument
1402 return test_vkCreateInstance(pCreateInfo, pAllocator, pInstance); in vkCreateInstance()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_instance.c692 VkInstance *pInstance) in vn_CreateInstance() argument
797 *pInstance = instance_handle; in vn_CreateInstance()
/third_party/vulkan-loader/loader/generated/
Dvk_loader_extensions.h90 VkInstance* pInstance);
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c173 VkInstance *pInstance) in panvk_CreateInstance() argument
213 *pInstance = panvk_instance_to_handle(instance); in panvk_CreateInstance()
/third_party/vk-gl-cts/external/vulkan-docs/src/
Dregistry.txt1147 <param><type>VkInstance</type>* <name>pInstance</name></param>
1158 VkInstance* pInstance);
1239 … (VKAPI_PTR *PFN_vkCreateInstance)(const VkInstanceCreateInfo* pCreateInfo, VkInstance* pInstance);
1243 VkInstance* pInstance);
2175 <param><type>VkInstance</type>* <name>pInstance</name></param>
2339 … (VKAPI_PTR *PFN_vkCreateInstance)(const VkInstanceCreateInfo* pCreateInfo, VkInstance* pInstance);
2343 VkInstance* pInstance);
2698 VkInstance* pInstance);
2739 <name>pInstance</name></param>
Dregistry.adoc1208 <param><type>VkInstance</type>* <name>pInstance</name></param>
1219 VkInstance* pInstance);
1300 … (VKAPI_PTR *PFN_vkCreateInstance)(const VkInstanceCreateInfo* pCreateInfo, VkInstance* pInstance);
1304 VkInstance* pInstance);
2240 <param><type>VkInstance</type>* <name>pInstance</name></param>
2404 … (VKAPI_PTR *PFN_vkCreateInstance)(const VkInstanceCreateInfo* pCreateInfo, VkInstance* pInstance);
2408 VkInstance* pInstance);
2763 VkInstance* pInstance);
2804 <name>pInstance</name></param>
/third_party/mesa3d/src/vulkan/overlay-layer/
Doverlay.cpp2575 VkInstance* pInstance) in overlay_CreateInstance() argument
2592 VkResult result = fpCreateInstance(pCreateInfo, pAllocator, pInstance); in overlay_CreateInstance()
2595 struct instance_data *instance_data = new_instance_data(*pInstance); in overlay_CreateInstance()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DlibVulkan.cpp506 … VkInstanceCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator, VkInstance *pInstance) in vkCreateInstance() argument
509 pCreateInfo, pAllocator, pInstance); in vkCreateInstance()
561 *pInstance = VK_NULL_HANDLE; in vkCreateInstance()
571 …result = vk::DispatchableInstance::Create(pAllocator, pCreateInfo, pInstance, physicalDevice, vk::… in vkCreateInstance()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_device.c158 VkInstance *pInstance) in pvr_CreateInstance() argument
200 *pInstance = pvr_instance_to_handle(instance); in pvr_CreateInstance()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c397 VkInstance* pInstance) in lvp_CreateInstance() argument
434 *pInstance = lvp_instance_to_handle(instance); in lvp_CreateInstance()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c202 VkInstance *pInstance) in v3dv_CreateInstance() argument
267 *pInstance = v3dv_instance_to_handle(instance); in v3dv_CreateInstance()
/third_party/vulkan-loader/loader/
Dtrampoline.c434 … const VkAllocationCallbacks *pAllocator, VkInstance *pInstance) { in vkCreateInstance() argument
446 if (pInstance == NULL) { in vkCreateInstance()
600 *pInstance = (VkInstance)ptr_instance; in vkCreateInstance()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c251 VkInstance *pInstance) in dzn_CreateInstance() argument
253 return dzn_instance_create(pCreateInfo, pAllocator, pInstance); in dzn_CreateInstance()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c404 VkInstance *pInstance) in tu_CreateInstance() argument
455 *pInstance = tu_instance_to_handle(instance); in tu_CreateInstance()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dinitialization.txt248 * pname:pInstance points a slink:VkInstance handle in which the resulting

12