Home
last modified time | relevance | path

Searched defs:contextId (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/capture/
DFrameCapture.cpp129 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/
DteglImageFormatTests.cpp164 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()