Searched defs:validateTexture (Results 1 – 3 of 3) sorted by relevance
41 void TextureProxy::validateTexture(const Texture* texture) { in validateTexture() function in skgpu::TextureProxy
264 static bool validateTexture (tcu::TestLog& log, const tcu::Surface& rendered, const TextureType& te… in validateTexture() function