Searched defs:attachmentsParam (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/libANGLE/capture/ |
D | capture_gles_3_0_autogen.cpp | 1676 ParamCapture attachmentsParam("attachments", ParamType::TGLenumConstPointer); in CaptureInvalidateFramebuffer() local 1684 ParamCapture attachmentsParam("attachments", ParamType::TGLenumConstPointer); in CaptureInvalidateFramebuffer() local 1710 ParamCapture attachmentsParam("attachments", ParamType::TGLenumConstPointer); in CaptureInvalidateSubFramebuffer() local 1719 ParamCapture attachmentsParam("attachments", ParamType::TGLenumConstPointer); in CaptureInvalidateSubFramebuffer() local
|
D | capture_gl_4_autogen.cpp | 4929 ParamCapture attachmentsParam("attachments", ParamType::TGLenumConstPointer); in CaptureInvalidateNamedFramebufferData() local 4938 ParamCapture attachmentsParam("attachments", ParamType::TGLenumConstPointer); in CaptureInvalidateNamedFramebufferData() local 4964 ParamCapture attachmentsParam("attachments", ParamType::TGLenumConstPointer); in CaptureInvalidateNamedFramebufferSubData() local 4973 ParamCapture attachmentsParam("attachments", ParamType::TGLenumConstPointer); in CaptureInvalidateNamedFramebufferSubData() local
|
D | capture_gles_ext_autogen.cpp | 5929 ParamCapture attachmentsParam("attachments", ParamType::TGLenumConstPointer); in CaptureDiscardFramebufferEXT() local 5937 ParamCapture attachmentsParam("attachments", ParamType::TGLenumConstPointer); in CaptureDiscardFramebufferEXT() local
|