Home
last modified time | relevance | path

Searched refs:EOpSparseTexture (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h850 EOpSparseTexture, enumerator
1322 case EOpSparseTexture: in crackTexture()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DintermOut.cpp946 case EOpSparseTexture: out.debug << "sparseTexture"; break; in visitAggregate()
DInitialize.cpp9186 symbolTable.relateToOperator("sparseTextureARB", EOpSparseTexture); in add2ndGenerationSamplingImaging()
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp3882 case glslang::EOpSparseTexture: in translateArguments()
3896 case glslang::EOpSparseTexture: in translateArguments()