Home | History | Annotate | Download | only in shared_impl

Lines Matching refs:ClearDepthf

180 void ClearDepthf(PP_Resource context_id, GLclampf depth) {
183 ToGles2Impl(&enter)->ClearDepthf(depth);
1587 &ClearColor, &ClearDepthf,