Searched defs:fillWithColor (Results 1 – 4 of 4) sorted by relevance
114 static inline void fillWithColor(const tcu::PixelBufferAccess &access, const tcu::Vec4 &color) in fillWithColor() function
104 static inline void fillWithColor(const tcu::PixelBufferAccess &access, const tcu::Vec4 &color) in fillWithColor() function
110 static inline void fillWithColor(const tcu::PixelBufferAccess &access, const tcu::Vec4 &color) in fillWithColor() function
5634 void BufferHelper::fillWithColor(const angle::Color<uint8_t> &color, in fillWithColor() function in rx::vk::BufferHelper