Searched refs:create_present_buffer (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | swapchain9.c | 587 create_present_buffer( struct NineSwapChain9 *This, function in typeref:typename:void 788 create_present_buffer(This, target_width, target_height, &new_resource[i], &new_handles[i]); 830 create_present_buffer(This, target_width, target_height, &new_resource, &new_handle); 1092 create_present_buffer(This, width, height, &temp_resource, &temp_handle);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | swapchain9.c | 587 create_present_buffer( struct NineSwapChain9 *This, function in typeref:typename:void 807 create_present_buffer(This, target_width, target_height, &new_resource[i], &new_handles[i]); 849 create_present_buffer(This, target_width, target_height, &new_resource, &new_handle); 1115 create_present_buffer(This, width, height, &temp_resource, &temp_handle);
|
Completed in 8 milliseconds