Searched defs:UpdatablePixelBufferAccess (Results 1 – 1 of 1) sorted by relevance
257 struct UpdatablePixelBufferAccess : public tcu::PixelBufferAccess struct259 …UpdatablePixelBufferAccess (const tcu::TextureFormat& format, const vk::VkExtent3D& extent, void* … in UpdatablePixelBufferAccess() argument263 virtual ~UpdatablePixelBufferAccess (void) { } in ~UpdatablePixelBufferAccess()266 static deUint32 calcTexSize (const tcu::TextureFormat& format, const vk::VkExtent3D& extent) in calcTexSize()270 …t32 calcTexSize (const tcu::TextureFormat& format, deUint32 width, deUint32 height, deUint32 depth) in calcTexSize()