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