Home
last modified time | relevance | path

Searched refs:textureBufferAlignment (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsTextureBufferCase.cpp821 deInt32 textureBufferAlignment = 0; in logImplementationInfo() local
823 gl.getIntegerv(GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT, &textureBufferAlignment); in logImplementationInfo()
826 …tLog::Message << "GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT_EXT : " << textureBufferAlignment << TestLog… in logImplementationInfo()