Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureLevelStateQueryTests.cpp1094 const int queryLevel = (spec.levels.empty()) ? (0) : (spec.levels[0].level); in checkTextureState() local
1113 const int queryLevel = (spec.levels.empty()) ? (0) : (spec.levels[0].level); in checkTextureState() local
1137 const int queryLevel = 0; in checkTextureState() local
1147 const int queryLevel = spec.levels[levelNdx].level; in checkTextureState() local
1175 const int queryLevel = 0; in checkTextureState() local
1185 const int queryLevel = spec.levels[levelNdx].level; in checkTextureState() local
1213 const int queryLevel = 0; in checkTextureState() local
1223 const int queryLevel = spec.levels[levelNdx].level; in checkTextureState() local
1255 const int queryLevel = 0; in checkTextureState() local
1266 const int queryLevel = spec.levels[levelNdx].level; in checkTextureState() local
[all …]