Searched refs:NINE_BIND_BACKBUFFER_FLAGS (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | nine_defines.h | 57 #define NINE_BIND_BACKBUFFER_FLAGS (PIPE_BIND_RENDER_TARGET |\ macro
|
D | adapter9.c | 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()
|
D | swapchain9.c | 607 tmplt.bind = NINE_BIND_BACKBUFFER_FLAGS | in create_present_buffer()
|