Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dcondrender.h39 _mesa_EndConditionalRender(void);
Dcondrender.c90 _mesa_EndConditionalRender(void) in _mesa_EndConditionalRender() function
Dapi_exec.c837 SET_EndConditionalRenderNV(exec, _mesa_EndConditionalRender); in _mesa_create_exec_table()
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c795 _mesa_EndConditionalRender(); in _mesa_meta_begin()