HomeSort by relevance Sort by last modified time
    Searched defs:TextureLevel (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/common/
tcuTexture.cpp     [all...]
tcuTexture.hpp 308 class TextureLevel;
324 ConstPixelBufferAccess (const TextureLevel& level);
384 PixelBufferAccess (TextureLevel& level);
408 class TextureLevel
411 TextureLevel (void);
412 TextureLevel (const TextureFormat& format);
413 TextureLevel (const TextureFormat& format, int width, int height, int depth = 1);
414 ~TextureLevel (void);
    [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]

Completed in 236 milliseconds