Home
last modified time | relevance | path

Searched refs:ValidateBufferStorageEXT (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
DvalidationESEXT.cpp1392 bool ValidateBufferStorageEXT(const Context *context, in ValidateBufferStorageEXT() function
1475 if (!ValidateBufferStorageEXT(context, targetPacked, size, nullptr, flags)) in ValidateBufferStorageExternalEXT()
DvalidationESEXT_autogen.h775 bool ValidateBufferStorageEXT(const Context *context,
/external/angle/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp3778 ValidateBufferStorageEXT(context, targetPacked, size, data, flags)); in GL_BufferStorageEXT()