Home | History | Annotate | Download | only in client

Lines Matching defs:FramebufferTexture2D

278 void GLES2TraceImplementation::FramebufferTexture2D(
281 TRACE_EVENT_BINARY_EFFICIENT0("gpu", "GLES2Trace::FramebufferTexture2D");
282 gl_->FramebufferTexture2D(target, attachment, textarget, texture, level);