Searched refs:create_present_buffer (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/ |
H A D | swapchain9.c | 573 create_present_buffer( struct NineSwapChain9 *This, in create_present_buffer() function 793 … create_present_buffer(This, target_width, target_height, &new_resource[i], &new_handles[i]); in present() 835 create_present_buffer(This, target_width, target_height, &new_resource, &new_handle); in present() 1101 create_present_buffer(This, width, height, &temp_resource, &temp_handle); in NineSwapChain9_GetFrontBufferData()
|