Searched defs:glLog (Results 1 – 1 of 1) sorted by relevance
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fShaderImageLoadStoreTests.cpp | 278 static inline int getGLTextureMaxSize (glu::CallLogWrapper glLog, TextureType texType) in getGLTextureMaxSize() 730 static void setTextureStorage (glu::CallLogWrapper& glLog, TextureType imageType, deUint32 internal… in setTextureStorage() 766 static void uploadTexture (glu::CallLogWrapper& glLog, const LayeredImage& src, deUint32 textureBuf… in uploadTexture() 809 …sRGBAInteger32 (const PixelBufferAccess& dst, int originX, int originY, glu::CallLogWrapper& glLog) in readPixelsRGBAInteger32() 845 static void setTexParameteri (glu::CallLogWrapper& glLog, deUint32 target) in setTexParameteri() 857 glu::CallLogWrapper& glLog, in readIntegerTextureViaFBOAndVerify() 914 glu::CallLogWrapper& glLog, in readFloatOrNormTextureWithLookupsAndVerify() 1066 glu::CallLogWrapper& glLog, in readBufferTextureWithMappingAndVerify() 1089 glu::CallLogWrapper& glLog, in readTextureAndVerify() 1169 glu::CallLogWrapper glLog (renderCtx.getFunctions(), log); in iterate() local [all …]
|