Home
last modified time | relevance | path

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

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