HomeSort by relevance Sort by last modified time
    Searched full:gettransferalignment (Results 1 - 1 of 1) sorted by null

  /external/deqp/framework/opengl/
gluPixelTransfer.cpp 36 static inline int getTransferAlignment (tcu::TextureFormat format)
60 gl.pixelStorei(GL_PACK_ALIGNMENT, getTransferAlignment(dst.getFormat()));
79 gl.pixelStorei(GL_UNPACK_ALIGNMENT, getTransferAlignment(src.getFormat()));
99 gl.pixelStorei(GL_UNPACK_ALIGNMENT, getTransferAlignment(src.getFormat()));
118 gl.pixelStorei(GL_UNPACK_ALIGNMENT, getTransferAlignment(src.getFormat()));
138 gl.pixelStorei(GL_UNPACK_ALIGNMENT, getTransferAlignment(src.getFormat()));

Completed in 51 milliseconds