Searched defs:validateTexture (Results 1 – 2 of 2) sorted by relevance
224 void TextureProxy::validateTexture(const Texture* texture) { in validateTexture() function in skgpu::graphite::TextureProxy
229 static bool validateTexture(tcu::TestLog &log, const tcu::Surface &rendered, const TextureType &tex… in validateTexture() function