Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktShaderTileImageTests.cpp822 const std::string isampler = sampleCount > 1 ? "itexture2DMS" : "itexture2D"; in addCS() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cTextureSwizzleTests.cpp173 static const _sampler isampler = {"int", "i"}; variable