Searched defs:contextId (Results 1 – 2 of 2) sorted by relevance
/external/angle/src/libANGLE/capture/ |
D | FrameCapture.cpp | 129 std::ostream &operator<<(std::ostream &os, gl::ContextID contextId) in operator <<() 142 gl::ContextID contextId; member 181 gl::ContextID contextId; member 216 gl::ContextID contextId; member 261 gl::ContextID contextId; member 295 gl::ContextID contextId; member 305 std::string GetCaptureFileName(gl::ContextID contextId, in GetCaptureFileName() 317 gl::ContextID contextId, in GetCaptureFilePath() 781 gl::ContextID contextId, in GetBinaryDataFilePath() 795 gl::ContextID contextId, in SaveBinaryData() [all …]
|
/external/deqp/modules/egl/ |
D | teglImageFormatTests.cpp | 164 ImageApi::ImageApi (const Library& egl, int contextId, EGLDisplay display, EGLSurface surface) in ImageApi() 278 GLES2ImageApi::GLES2ImageApi (const Library& egl, const glw::Functions& gl, int contextId, tcu::Tes… in GLES2ImageApi()
|