Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h851 EOpSparseTextureLod, enumerator
1332 case EOpSparseTextureLod: in crackTexture()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DintermOut.cpp948 case EOpSparseTextureLod: out.debug << "sparseTextureLod"; break; in visitAggregate()
DInitialize.cpp9187 symbolTable.relateToOperator("sparseTextureLodARB", EOpSparseTextureLod); in add2ndGenerationSamplingImaging()
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp3890 case glslang::EOpSparseTextureLod: in translateArguments()
3904 case glslang::EOpSparseTextureLod: in translateArguments()