Home
last modified time | relevance | path

Searched defs:validateTexture (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/graphite/
DTextureProxy.cpp223 void TextureProxy::validateTexture(const Texture* texture) { in validateTexture() function in skgpu::graphite::TextureProxy
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureCompressedFormatTests.cpp230 static bool validateTexture(tcu::TestLog &log, const tcu::Surface &rendered, const TextureType &tex… in validateTexture() function