Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DGlslangToSpv.cpp5888 bool cubeCompare = false; in translateArguments() local
6379 bool cubeCompare = sampler.dim == glslang::EsdCube && sampler.isArrayed() && sampler.isShadow(); in createImageTextureFunctionCall() local
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp5641 bool cubeCompare = false; in translateArguments() local
6124 bool cubeCompare = sampler.dim == glslang::EsdCube && sampler.isArrayed() && sampler.isShadow(); in createImageTextureFunctionCall() local