HomeSort by relevance Sort by last modified time
    Searched refs:GetBufferParameterivHelper (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/gpu/command_buffer/client/
gles2_implementation.h 527 bool GetBufferParameterivHelper(GLenum target, GLenum pname, GLint* params);
676 inline bool GLES2Implementation::GetBufferParameterivHelper(
gles2_implementation_impl_autogen.h 518 if (GetBufferParameterivHelper(target, pname, params)) {
    [all...]

Completed in 51 milliseconds