• Home
  • Raw
  • Download

Lines Matching defs:refValue

180 …CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int refValue, QueryType type)  in verifyTextureLevelParameterEqualWithPrinter()
196 …CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterEqual()
201 …CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterInternalFormatEqual()
206 …CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterGreaterOrEqual()
1024 const int refValue = (spec.levels.empty()) ? (0) : (spec.sampleCount); in checkTextureState() local
1042 const int refValue = (spec.levels.empty()) ? (1) : ((spec.fixedSamplePos) ? (1) : (0)); in checkTextureState() local
1065 const int refValue = initialValue; in checkTextureState() local
1074 const int refValue = spec.levels[levelNdx].width; in checkTextureState() local
1101 const int refValue = initialValue; in checkTextureState() local
1110 const int refValue = spec.levels[levelNdx].height; in checkTextureState() local
1138 const int refValue = initialValue; in checkTextureState() local
1147 const int refValue = spec.levels[levelNdx].depth; in checkTextureState() local
1187 const int refValue = spec.levels[levelNdx].internalFormat; in checkTextureState() local
1234 const int refValue = getMinimumComponentResolution(spec.levels[levelNdx].internalFormat); in checkTextureState() local
1356 const int refValue = getComponentType(spec.levels[levelNdx].internalFormat); in checkTextureState() local
1487 const int refValue = (spec.levels[levelNdx].compressed) ? (1) : (0); in checkTextureState() local
1574 const int refValue = spec.texBufferDataOffset; in checkTextureState() local
1614 const int refValue = spec.texBufferDataSize; in checkTextureState() local