Home
last modified time | relevance | path

Searched refs:isSparseTexture (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h1273 …bool isSparseTexture() const { return op > EOpSparseTextureGuardBegin && op < EOpSparseTextureGuar… in isSparseTexture() function
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp4345 bool sparse = node->isSparseTexture();