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