Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureLevelStateQueryTests.cpp1023 const int queryLevel = (spec.levels.empty()) ? (0) : (spec.levels[0].level); in checkTextureState() local
1041 const int queryLevel = (spec.levels.empty()) ? (0) : (spec.levels[0].level); in checkTextureState() local
1064 const int queryLevel = 0; in checkTextureState() local
1073 const int queryLevel = spec.levels[levelNdx].level; in checkTextureState() local
1100 const int queryLevel = 0; in checkTextureState() local
1109 const int queryLevel = spec.levels[levelNdx].level; in checkTextureState() local
1137 const int queryLevel = 0; in checkTextureState() local
1146 const int queryLevel = spec.levels[levelNdx].level; in checkTextureState() local
1177 const int queryLevel = 0; in checkTextureState() local
1186 const int queryLevel = spec.levels[levelNdx].level; in checkTextureState() local
[all …]