Home | History | Annotate | Download | only in functional

Lines Matching refs:GLbyte

335 			case GL_BYTE:			stride = buffer.componentCount * (int)sizeof(GLbyte);	break;
395 GLbyte v = (GLbyte)m_random.getInt(buffer.intRangeMin, buffer.intRangeMax);
911 case GL_BYTE: stride = buffer.componentCount * (int)sizeof(GLbyte); break;
971 GLbyte v = (GLbyte)m_random.getInt(buffer.intRangeMin, buffer.intRangeMax);