Searched defs:glLog (Results 1 – 1 of 1) sorted by relevance
| /external/deqp/modules/gles31/functional/ |
| D | es31fShaderImageLoadStoreTests.cpp | 703 static void setTextureStorage (glu::CallLogWrapper& glLog, TextureType imageType, deUint32 internal… in setTextureStorage() 739 static void uploadTexture (glu::CallLogWrapper& glLog, const LayeredImage& src, deUint32 textureBuf… in uploadTexture() 782 …sRGBAInteger32 (const PixelBufferAccess& dst, int originX, int originY, glu::CallLogWrapper& glLog) in readPixelsRGBAInteger32() 818 static void setTexParameteri (glu::CallLogWrapper& glLog, deUint32 target) in setTexParameteri() 830 glu::CallLogWrapper& glLog, in readIntegerTextureViaFBOAndVerify() 887 glu::CallLogWrapper& glLog, in readFloatOrNormTextureWithLookupsAndVerify() 1039 glu::CallLogWrapper& glLog, in readBufferTextureWithMappingAndVerify() 1062 glu::CallLogWrapper& glLog, in readTextureAndVerify() 1142 glu::CallLogWrapper glLog (renderCtx.getFunctions(), log); in iterate() local 1361 glu::CallLogWrapper glLog (renderCtx.getFunctions(), log); in iterate() local [all …]
|