Searched defs:areBuffersEqual (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayImageOperations.cpp75 glw::GLboolean areBuffersEqual(const T* a, const T* b, glw::GLuint length) function in namespace:glcts
87 glw::GLboolean areBuffersEqual(const glw::GLfloat* a, const glw::GLfloat* b, glw::GLuint length) function in namespace:glcts
218 if (!areBuffersEqual<T>(&resultData[0], pointer, width * height * components))

Completed in 127 milliseconds