Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
Dframe_capture_replay_autogen.cpp72 replayContext->getAsConstPointer<const GLchar *>( in ReplayCall()
102 replayContext->getAsConstPointer<const GLchar *>( in ReplayCall()
111 replayContext->getAsConstPointer<const GLchar *>( in ReplayCall()
250 replayContext->getAsConstPointer<const void *>( in ReplayCall()
259 replayContext->getAsConstPointer<const void *>( in ReplayCall()
269 replayContext->getAsConstPointer<const void *>( in ReplayCall()
290 replayContext->getAsConstPointer<const GLfloat *>( in ReplayCall()
297 replayContext->getAsConstPointer<const GLint *>( in ReplayCall()
304 replayContext->getAsConstPointer<const GLuint *>( in ReplayCall()
344 replayContext->getAsConstPointer<const GLfloat *>( in ReplayCall()
[all …]
DFrameCapture.h130 T getAsConstPointer(const ParamCapture &param) in getAsConstPointer() function