Searched refs:ValidateBufferStorageEXT (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/libANGLE/ |
D | validationESEXT.cpp | 1392 bool ValidateBufferStorageEXT(const Context *context, in ValidateBufferStorageEXT() function 1475 if (!ValidateBufferStorageEXT(context, targetPacked, size, nullptr, flags)) in ValidateBufferStorageExternalEXT()
|
D | validationESEXT_autogen.h | 775 bool ValidateBufferStorageEXT(const Context *context,
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_ext_autogen.cpp | 3778 ValidateBufferStorageEXT(context, targetPacked, size, data, flags)); in GL_BufferStorageEXT()
|