Searched refs:PIPE_USAGE_DEFAULT (Results 1 – 9 of 9) sorted by relevance
55 PIPE_USAGE_DEFAULT,
89 templat.usage = PIPE_USAGE_DEFAULT; in vl_screen_texture_from_drawable()
140 case PIPE_USAGE_DEFAULT: in si_init_resource()
339 #define PIPE_USAGE_DEFAULT 0 /* many uploads, draws intermixed */ macro
222 pipe_usage = PIPE_USAGE_DEFAULT; in st_bufferobj_data()
90 pt.usage = PIPE_USAGE_DEFAULT; in st_texture_create()
220 case PIPE_USAGE_DEFAULT: in r600_init_resource()
372 case PIPE_USAGE_DEFAULT: in nouveau_buffer_create()
294 * ``PIPE_USAGE_DEFAULT``: Expect many uploads to the resource, intermixed with draws.