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