Home
last modified time | relevance | path

Searched refs:nine_resource_create_with_retry (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dresource9.c96 This->resource = nine_resource_create_with_retry(This->base.device, screen, &This->info); in NineResource9_ctor()
H A Dswapchain9.c369 resource = nine_resource_create_with_retry(pDevice, This->screen, &tmplt); in NineSwapChain9_Resize()
403 resource = nine_resource_create_with_retry(pDevice, This->screen, &tmplt); in NineSwapChain9_Resize()
427 resource = nine_resource_create_with_retry(pDevice, This->screen, &tmplt); in NineSwapChain9_Resize()
612 *resource = nine_resource_create_with_retry(This->base.device, This->screen, &tmplt); in create_present_buffer()
H A Dbuffer9.c462 struct pipe_resource *new_res = nine_resource_create_with_retry(device, screen, &This->base.info); in NineBuffer9_Lock()
H A Ddevice9.h211 nine_resource_create_with_retry( struct NineDevice9 *This,
H A Dbasetexture9.c444 res = nine_resource_create_with_retry(This->base.base.device, screen, &templ); in NineBaseTexture9_CreatePipeResource()
H A Ddevice9.c113 nine_resource_create_with_retry( struct NineDevice9 *This, in nine_resource_create_with_retry() function

Completed in 11 milliseconds