Searched refs:allocator_fetch_shader (Results 1 – 3 of 3) sorted by relevance
92 u_suballocator_destroy(&rctx->allocator_fetch_shader); in r600_destroy_context()197 u_suballocator_init(&rctx->allocator_fetch_shader, &rctx->b.b, 64 * 1024, in r600_create_context()
470 struct u_suballocator allocator_fetch_shader; member
474 u_suballocator_alloc(&rctx->allocator_fetch_shader, fs_size, 256, in r600_create_vertex_fetch_shader()