Home
last modified time | relevance | path

Searched defs:GlTextureImageState (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/tests/
DGLSnapshotTextures_unittest.cpp30 struct GlTextureImageState { struct
31 GLenum format;
32 GLenum type;
33 GLsizei width;
34 GLsizei height;
36 GLboolean isCompressed;
37 GLsizei compressedSize;
39 std::vector<GLubyte> bytes;