Searched refs:NINE_BIND_BACKBUFFER_FLAGS (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/frontends/nine/ |
D | nine_defines.h | 57 #define NINE_BIND_BACKBUFFER_FLAGS (PIPE_BIND_RENDER_TARGET |\ macro
|
D | adapter9.c | 225 NINE_BIND_BACKBUFFER_FLAGS, FALSE, FALSE); in NineAdapter9_CheckDeviceType() 228 NINE_BIND_BACKBUFFER_FLAGS, FALSE, FALSE); in NineAdapter9_CheckDeviceType() 495 NINE_BIND_BACKBUFFER_FLAGS, FALSE, FALSE); in NineAdapter9_CheckDepthStencilMatch() 498 NINE_BIND_BACKBUFFER_FLAGS, FALSE, FALSE); in NineAdapter9_CheckDepthStencilMatch() 538 NINE_BIND_BACKBUFFER_FLAGS, FALSE, FALSE); in NineAdapter9_CheckDeviceFormatConversion() 540 NINE_BIND_BACKBUFFER_FLAGS, FALSE, FALSE); in NineAdapter9_CheckDeviceFormatConversion()
|
D | swapchain9.c | 604 tmplt.bind = NINE_BIND_BACKBUFFER_FLAGS | in create_present_buffer()
|