Home
last modified time | relevance | path

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

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