• Home
  • Raw
  • Download

Lines Matching refs:WrapNew

195                 pPipelines[i] = layer_data->WrapNew(pPipelines[i]);  in DispatchCreateComputePipelines()
256 pPipelines[i] = layer_data->WrapNew(pPipelines[i]); in DispatchCreateGraphicsPipelines()
290 *pRenderPass = layer_data->WrapNew(*pRenderPass); in DispatchCreateRenderPass()
303 *pRenderPass = layer_data->WrapNew(*pRenderPass); in DispatchCreateRenderPass2KHR()
342 *pSwapchain = layer_data->WrapNew(*pSwapchain); in DispatchCreateSwapchainKHR()
374 pSwapchains[i] = layer_data->WrapNew(pSwapchains[i]); in DispatchCreateSharedSwapchainsKHR()
396 … wrapped_swapchain_image_handles.emplace_back(layer_data->WrapNew(pSwapchainImages[i])); in DispatchGetSwapchainImagesKHR()
533 pDescriptorSets[index0] = layer_data->WrapNew(pDescriptorSets[index0]); in DispatchAllocateDescriptorSets()
596 *pDescriptorUpdateTemplate = layer_data->WrapNew(*pDescriptorUpdateTemplate); in DispatchCreateDescriptorUpdateTemplate()
629 *pDescriptorUpdateTemplate = layer_data->WrapNew(*pDescriptorUpdateTemplate); in DispatchCreateDescriptorUpdateTemplateKHR()
921 pProperties[idx0].displayMode = layer_data->WrapNew(pProperties[idx0].displayMode); in DispatchGetDisplayModePropertiesKHR()
941 …pProperties[idx0].displayModeProperties.displayMode = layer_data->WrapNew(pProperties[idx0].displa… in DispatchGetDisplayModeProperties2KHR()
1205 *pMemory = layer_data->WrapNew(*pMemory); in DispatchAllocateMemory()
1504 *pFence = layer_data->WrapNew(*pFence); in DispatchCreateFence()
1597 *pSemaphore = layer_data->WrapNew(*pSemaphore); in DispatchCreateSemaphore()
1630 *pEvent = layer_data->WrapNew(*pEvent); in DispatchCreateEvent()
1705 *pQueryPool = layer_data->WrapNew(*pQueryPool); in DispatchCreateQueryPool()
1758 *pBuffer = layer_data->WrapNew(*pBuffer); in DispatchCreateBuffer()
1803 *pView = layer_data->WrapNew(*pView); in DispatchCreateBufferView()
1846 *pImage = layer_data->WrapNew(*pImage); in DispatchCreateImage()
1907 *pView = layer_data->WrapNew(*pView); in DispatchCreateImageView()
1950 *pShaderModule = layer_data->WrapNew(*pShaderModule); in DispatchCreateShaderModule()
1983 *pPipelineCache = layer_data->WrapNew(*pPipelineCache); in DispatchCreatePipelineCache()
2092 *pPipelineLayout = layer_data->WrapNew(*pPipelineLayout); in DispatchCreatePipelineLayout()
2135 *pSampler = layer_data->WrapNew(*pSampler); in DispatchCreateSampler()
2186 *pSetLayout = layer_data->WrapNew(*pSetLayout); in DispatchCreateDescriptorSetLayout()
2219 *pDescriptorPool = layer_data->WrapNew(*pDescriptorPool); in DispatchCreateDescriptorPool()
2325 *pFramebuffer = layer_data->WrapNew(*pFramebuffer); in DispatchCreateFramebuffer()
2376 *pCommandPool = layer_data->WrapNew(*pCommandPool); in DispatchCreateCommandPool()
3513 *pYcbcrConversion = layer_data->WrapNew(*pYcbcrConversion); in DispatchCreateSamplerYcbcrConversion()
3801 *pMode = layer_data->WrapNew(*pMode); in DispatchCreateDisplayModeKHR()
3844 *pSurface = layer_data->WrapNew(*pSurface); in DispatchCreateDisplayPlaneSurfaceKHR()
3863 *pSurface = layer_data->WrapNew(*pSurface); in DispatchCreateXlibSurfaceKHR()
3896 *pSurface = layer_data->WrapNew(*pSurface); in DispatchCreateXcbSurfaceKHR()
3929 *pSurface = layer_data->WrapNew(*pSurface); in DispatchCreateWaylandSurfaceKHR()
3961 *pSurface = layer_data->WrapNew(*pSurface); in DispatchCreateAndroidSurfaceKHR()
3979 *pSurface = layer_data->WrapNew(*pSurface); in DispatchCreateWin32SurfaceKHR()
4719 *pYcbcrConversion = layer_data->WrapNew(*pYcbcrConversion); in DispatchCreateSamplerYcbcrConversionKHR()
4949 *pCallback = layer_data->WrapNew(*pCallback); in DispatchCreateDebugReportCallbackEXT()
5229 *pSurface = layer_data->WrapNew(*pSurface); in DispatchCreateStreamDescriptorSurfaceGGP()
5282 *pSurface = layer_data->WrapNew(*pSurface); in DispatchCreateViSurfaceNN()
5388 *pIndirectCommandsLayout = layer_data->WrapNew(*pIndirectCommandsLayout); in DispatchCreateIndirectCommandsLayoutNVX()
5421 *pObjectTable = layer_data->WrapNew(*pObjectTable); in DispatchCreateObjectTableNVX()
5543 *pDisplay = layer_data->WrapNew(*pDisplay); in DispatchGetRandROutputDisplayEXT()
5589 *pFence = layer_data->WrapNew(*pFence); in DispatchRegisterDeviceEventEXT()
5608 *pFence = layer_data->WrapNew(*pFence); in DispatchRegisterDisplayEventEXT()
5705 *pSurface = layer_data->WrapNew(*pSurface); in DispatchCreateIOSSurfaceMVK()
5723 *pSurface = layer_data->WrapNew(*pSurface); in DispatchCreateMacOSSurfaceMVK()
5795 *pMessenger = layer_data->WrapNew(*pMessenger); in DispatchCreateDebugUtilsMessengerEXT()
5913 *pValidationCache = layer_data->WrapNew(*pValidationCache); in DispatchCreateValidationCacheEXT()
6047 *pAccelerationStructure = layer_data->WrapNew(*pAccelerationStructure); in DispatchCreateAccelerationStructureNV()
6250 pPipelines[index0] = layer_data->WrapNew(pPipelines[index0]); in DispatchCreateRayTracingPipelinesNV()
6585 *pSurface = layer_data->WrapNew(*pSurface); in DispatchCreateImagePipeSurfaceFUCHSIA()
6603 *pSurface = layer_data->WrapNew(*pSurface); in DispatchCreateMetalSurfaceEXT()
6750 *pSurface = layer_data->WrapNew(*pSurface); in DispatchCreateHeadlessSurfaceEXT()