Home
last modified time | relevance | path

Searched defs:glLog (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp313 static inline int getGLTextureMaxSize(glu::CallLogWrapper glLog, TextureType texType) in getGLTextureMaxSize()
825 static void setTextureStorage(glu::CallLogWrapper &glLog, TextureType imageType, uint32_t internalF… in setTextureStorage()
862 static void uploadTexture(glu::CallLogWrapper &glLog, const LayeredImage &src, uint32_t textureBufG… in uploadTexture()
909 …lsRGBAInteger32(const PixelBufferAccess &dst, int originX, int originY, glu::CallLogWrapper &glLog) in readPixelsRGBAInteger32()
948 static void setTexParameteri(glu::CallLogWrapper &glLog, uint32_t target) in setTexParameteri()
959 … bool readIntegerTextureViaFBOAndVerify(const RenderContext &renderCtx, glu::CallLogWrapper &glLog, in readIntegerTextureViaFBOAndVerify()
1015 …dFloatOrNormTextureWithLookupsAndVerify(const RenderContext &renderCtx, glu::CallLogWrapper &glLog, in readFloatOrNormTextureWithLookupsAndVerify()
1197 …l readBufferTextureWithMappingAndVerify(const RenderContext &renderCtx, glu::CallLogWrapper &glLog, in readBufferTextureWithMappingAndVerify()
1218 static bool readTextureAndVerify(const RenderContext &renderCtx, glu::CallLogWrapper &glLog, uint32… in readTextureAndVerify()
1310 glu::CallLogWrapper glLog(renderCtx.getFunctions(), log); in iterate() local
[all …]