Searched refs:create_present_buffer (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | swapchain9.c | 590 create_present_buffer( struct NineSwapChain9 *This, in create_present_buffer() function 810 create_present_buffer(This, target_width, target_height, &new_resource[i], &new_handles[i]); in present() 852 create_present_buffer(This, target_width, target_height, &new_resource, &new_handle); in present() 1118 create_present_buffer(This, width, height, &temp_resource, &temp_handle); in NineSwapChain9_GetFrontBufferData()
|
Completed in 3 milliseconds