Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dcondrender.h38 _mesa_BeginConditionalRender(GLuint queryId, GLenum mode);
Dcondrender.c116 _mesa_BeginConditionalRender(GLuint queryId, GLenum mode) in _mesa_BeginConditionalRender() function
/third_party/mesa3d/src/mesa/drivers/common/
Dmeta.c1152 _mesa_BeginConditionalRender(save->CondRenderQuery->Id, in _mesa_meta_end()