Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/hgl/
Dhgl_context.h91 struct st_api* hgl_create_st_api(void);
Dhgl.c263 hgl_create_st_api() in hgl_create_st_api() function
/external/mesa3d/src/gallium/targets/haiku-softpipe/
DGalliumContext.cpp130 context->api = hgl_create_st_api(); in CreateContext()