Searched defs:ConstPixelBufferAccess (Results 1 – 2 of 2) sorted by relevance
/external/deqp/framework/common/ |
D | tcuTexture.cpp | 884 ConstPixelBufferAccess::ConstPixelBufferAccess (void) in ConstPixelBufferAccess() function in tcu::ConstPixelBufferAccess 891 ConstPixelBufferAccess::ConstPixelBufferAccess (const TextureFormat& format, int width, int height,… in ConstPixelBufferAccess() function in tcu::ConstPixelBufferAccess 900 ConstPixelBufferAccess::ConstPixelBufferAccess (const TextureFormat& format, const IVec3& size, con… in ConstPixelBufferAccess() function in tcu::ConstPixelBufferAccess 909 ConstPixelBufferAccess::ConstPixelBufferAccess (const TextureFormat& format, int width, int height,… in ConstPixelBufferAccess() function in tcu::ConstPixelBufferAccess 918 ConstPixelBufferAccess::ConstPixelBufferAccess (const TextureFormat& format, const IVec3& size, con… in ConstPixelBufferAccess() function in tcu::ConstPixelBufferAccess 928 ConstPixelBufferAccess::ConstPixelBufferAccess (const TextureLevel& level) in ConstPixelBufferAccess() function in tcu::ConstPixelBufferAccess
|
D | tcuTexture.hpp | 336 class ConstPixelBufferAccess class
|