Lines Matching defs:refValue
177 …CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterEqualWithPrinter()
193 …CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterEqual()
198 …CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterInternalFormatEqual()
203 …CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterGreaterOrEqual()
1021 const int refValue = (spec.levels.empty()) ? (0) : (spec.sampleCount); in checkTextureState() local
1039 const int refValue = (spec.levels.empty()) ? (1) : ((spec.fixedSamplePos) ? (1) : (0)); in checkTextureState() local
1062 const int refValue = initialValue; in checkTextureState() local
1071 const int refValue = spec.levels[levelNdx].width; in checkTextureState() local
1098 const int refValue = initialValue; in checkTextureState() local
1107 const int refValue = spec.levels[levelNdx].height; in checkTextureState() local
1135 const int refValue = initialValue; in checkTextureState() local
1144 const int refValue = spec.levels[levelNdx].depth; in checkTextureState() local
1184 const int refValue = spec.levels[levelNdx].internalFormat; in checkTextureState() local
1231 const int refValue = getMinimumComponentResolution(spec.levels[levelNdx].internalFormat); in checkTextureState() local
1353 const int refValue = getComponentType(spec.levels[levelNdx].internalFormat); in checkTextureState() local
1484 const int refValue = (spec.levels[levelNdx].compressed) ? (1) : (0); in checkTextureState() local
1565 const int refValue = spec.texBufferDataOffset; in checkTextureState() local
1606 const int refValue = spec.texBufferDataSize; in checkTextureState() local