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