Home
last modified time | relevance | path

Searched refs:cso_ctx (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
Dd3d11_context.h108 cso_context* cso_ctx; member
255 cso_ctx = cso_create_context(pipe); in init_context()
256 gen_mipmap = util_create_gen_mipmap(pipe, cso_ctx); in init_context()
264 cso_destroy_context(cso_ctx); in destroy_context()