Searched refs:NINE_BIND_BACKBUFFER_FLAGS (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | adapter9.c | 221 * the format passes with NINE_BIND_BACKBUFFER_FLAGS */ in NineAdapter9_CheckDeviceType() 224 NINE_BIND_BACKBUFFER_FLAGS, FALSE, FALSE); in NineAdapter9_CheckDeviceType() 227 NINE_BIND_BACKBUFFER_FLAGS, FALSE, FALSE); in NineAdapter9_CheckDeviceType() 503 NINE_BIND_BACKBUFFER_FLAGS, FALSE, FALSE); in NineAdapter9_CheckDepthStencilMatch() 506 NINE_BIND_BACKBUFFER_FLAGS, FALSE, FALSE); in NineAdapter9_CheckDepthStencilMatch() 546 NINE_BIND_BACKBUFFER_FLAGS, FALSE, FALSE); in NineAdapter9_CheckDeviceFormatConversion() 548 NINE_BIND_BACKBUFFER_FLAGS, FALSE, FALSE); in NineAdapter9_CheckDeviceFormatConversion()
|
H A D | nine_defines.h | 57 #define NINE_BIND_BACKBUFFER_FLAGS (PIPE_BIND_RENDER_TARGET |\ macro
|
H A D | swapchain9.c | 607 tmplt.bind = NINE_BIND_BACKBUFFER_FLAGS | in create_present_buffer()
|
Completed in 4 milliseconds