Searched refs:computePixelStore (Results 1 – 2 of 2) sorted by relevance
41 static inline int computePixelStore (const tcu::TextureFormat& format) in computePixelStore() function86 gl.pixelStorei(GL_UNPACK_ALIGNMENT, computePixelStore(m_refTexture.getFormat())); in upload()169 gl.pixelStorei(GL_UNPACK_ALIGNMENT, computePixelStore(m_refTexture.getFormat())); in upload()354 gl.pixelStorei(GL_UNPACK_ALIGNMENT, computePixelStore(m_refTexture.getFormat())); in upload()475 gl.pixelStorei(GL_UNPACK_ALIGNMENT, computePixelStore(m_refTexture.getFormat())); in upload()562 gl.pixelStorei(GL_UNPACK_ALIGNMENT, computePixelStore(m_refTexture.getFormat())); in upload()684 gl.pixelStorei(GL_UNPACK_ALIGNMENT, computePixelStore(m_refTexture.getFormat())); in upload()775 gl.pixelStorei(GL_UNPACK_ALIGNMENT, computePixelStore(m_refTexture.getFormat())); in upload()
125 static inline int computePixelStore (const TextureFormat& format) in computePixelStore() function527 glPixelStorei(GL_UNPACK_ALIGNMENT, computePixelStore(format)); in setData()569 glPixelStorei(GL_UNPACK_ALIGNMENT, computePixelStore(format)); in setSubData()