Searched defs:glLog (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fShaderImageLoadStoreTests.cpp | 685 static void setTextureStorage (glu::CallLogWrapper& glLog, TextureType imageType, deUint32 internal… in setTextureStorage() 721 static void uploadTexture (glu::CallLogWrapper& glLog, const LayeredImage& src, deUint32 textureBuf… in uploadTexture() 764 …sRGBAInteger32 (const PixelBufferAccess& dst, int originX, int originY, glu::CallLogWrapper& glLog) in readPixelsRGBAInteger32() 800 static void setTexParameteri (glu::CallLogWrapper& glLog, deUint32 target) in setTexParameteri() 812 glu::CallLogWrapper& glLog, in readIntegerTextureViaFBOAndVerify() 869 glu::CallLogWrapper& glLog, in readFloatOrNormTextureWithLookupsAndVerify() 1020 glu::CallLogWrapper& glLog, in readBufferTextureWithMappingAndVerify() 1043 glu::CallLogWrapper& glLog, in readTextureAndVerify() 1123 glu::CallLogWrapper glLog (renderCtx.getFunctions(), log); in iterate() local 1341 glu::CallLogWrapper glLog (renderCtx.getFunctions(), log); in iterate() local [all …]
|