Searched defs:UpdatablePixelBufferAccess (Results 1 – 1 of 1) sorted by relevance
253 struct UpdatablePixelBufferAccess : public tcu::PixelBufferAccess struct255 …UpdatablePixelBufferAccess(const tcu::TextureFormat &format, const vk::VkExtent3D &extent, void *d… in UpdatablePixelBufferAccess() argument259 virtual ~UpdatablePixelBufferAccess(void) in ~UpdatablePixelBufferAccess()264 static uint32_t calcTexSize(const tcu::TextureFormat &format, const vk::VkExtent3D &extent) in calcTexSize()268 …32_t calcTexSize(const tcu::TextureFormat &format, uint32_t width, uint32_t height, uint32_t depth) in calcTexSize()