HomeSort by relevance Sort by last modified time
    Searched refs:__glBytesPerElement (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/glx/
compsize.c 112 __glBytesPerElement(GLenum type)
189 bytes_per_row = __glBytesPerElement(type) * width;
pixel.c 199 elementSize = __glBytesPerElement(type);
424 elementSize = __glBytesPerElement(type);
glxclient.h 712 extern GLint __glBytesPerElement(GLenum type);

Completed in 480 milliseconds