Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DBufferGL.cpp83 contextGL->markWorkSubmitted(); in setData()
108 contextGL->markWorkSubmitted(); in setSubData()
139 contextGL->markWorkSubmitted(); in copySubData()
174 contextGL->markWorkSubmitted(); in map()
206 contextGL->markWorkSubmitted(); in mapRange()
238 contextGL->markWorkSubmitted(); in unmap()
282 contextGL->markWorkSubmitted(); in getIndexRange()
DContextGL.cpp332 mRenderer->markWorkSubmitted(); in drawArrays()
353 mRenderer->markWorkSubmitted(); in drawArraysInstanced()
476 mRenderer->markWorkSubmitted(); in drawArraysInstancedBaseInstance()
509 mRenderer->markWorkSubmitted(); in drawElements()
543 mRenderer->markWorkSubmitted(); in drawElementsBaseVertex()
592 mRenderer->markWorkSubmitted(); in drawElementsInstancedBaseVertex()
640 mRenderer->markWorkSubmitted(); in drawElementsInstancedBaseVertexBaseInstance()
671 mRenderer->markWorkSubmitted(); in drawRangeElements()
704 mRenderer->markWorkSubmitted(); in drawRangeElementsBaseVertex()
714 mRenderer->markWorkSubmitted(); in drawArraysIndirect()
[all …]
DFenceNVGL.cpp35 contextGL->markWorkSubmitted(); in set()
78 contextGL->markWorkSubmitted(); in set()
DSyncGL.cpp43 contextGL->markWorkSubmitted(); in set()
DQueryGL.cpp186 contextGL->markWorkSubmitted(); in resume()
255 contextGL->markWorkSubmitted(); in init()
DRendererGL.h138 void markWorkSubmitted();
DFramebufferGL.cpp524 contextGL->markWorkSubmitted(); in clear()
553 contextGL->markWorkSubmitted(); in clearBufferfv()
582 contextGL->markWorkSubmitted(); in clearBufferuiv()
611 contextGL->markWorkSubmitted(); in clearBufferiv()
641 contextGL->markWorkSubmitted(); in clearBufferfi()
865 contextGL->markWorkSubmitted(); in blit()
DRendererGL.cpp445 void RendererGL::markWorkSubmitted() in markWorkSubmitted() function in rx::RendererGL
DContextGL.h272 void markWorkSubmitted();