Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DGlslangToSpv.cpp5602 bool cubeCompare = false; in translateArguments() local
6085 bool cubeCompare = sampler.dim == glslang::EsdCube && sampler.isArrayed() && sampler.isShadow(); in createImageTextureFunctionCall() local