Lines Matching defs:refValue
205 … glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterEqualWithPrinter()
223 int refValue, QueryType type) in verifyTextureLevelParameterEqual()
229 … glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterInternalFormatEqual()
235 … glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterGreaterOrEqual()
1095 const int refValue = (spec.levels.empty()) ? (0) : (spec.sampleCount); in checkTextureState() local
1114 const int refValue = (spec.levels.empty()) ? (1) : ((spec.fixedSamplePos) ? (1) : (0)); in checkTextureState() local
1138 const int refValue = initialValue; in checkTextureState() local
1148 const int refValue = spec.levels[levelNdx].width; in checkTextureState() local
1176 const int refValue = initialValue; in checkTextureState() local
1186 const int refValue = spec.levels[levelNdx].height; in checkTextureState() local
1214 const int refValue = initialValue; in checkTextureState() local
1224 const int refValue = spec.levels[levelNdx].depth; in checkTextureState() local
1267 const int refValue = spec.levels[levelNdx].internalFormat; in checkTextureState() local
1317 … const int refValue = getMinimumComponentResolution(spec.levels[levelNdx].internalFormat); in checkTextureState() local
1429 const int refValue = getComponentType(spec.levels[levelNdx].internalFormat); in checkTextureState() local
1557 const int refValue = (spec.levels[levelNdx].compressed) ? (1) : (0); in checkTextureState() local
1648 const int refValue = spec.texBufferDataOffset; in checkTextureState() local
1689 const int refValue = spec.texBufferDataSize; in checkTextureState() local