Searched defs:PixelBufferAccessAllocation (Results 1 – 1 of 1) sorted by relevance
302 struct PixelBufferAccessAllocation : public UpdatablePixelBufferAccess struct304 std::vector<unsigned char> m_data;305 PixelBufferAccessAllocation(const tcu::TextureFormat &format, const VkExtent3D &extent) in PixelBufferAccessAllocation() function311 void invalidate(void) const in invalidate()314 void fillColor(const tcu::Vec4 &color) const in fillColor()