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

  /device/generic/goldfish-opengl/system/GLESv2_enc/
GL2Encoder.h 125 GLuint m_primitiveRestartIndex;
    [all...]
GL2Encoder.cpp 92 m_primitiveRestartIndex = 0;
978 (unsigned char)m_primitiveRestartIndex);
987 (unsigned short)m_primitiveRestartIndex);
996 (unsigned int)m_primitiveRestartIndex);
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.hpp     [all...]
sglrReferenceContext.cpp 384 , m_primitiveRestartIndex (0)
    [all...]

Completed in 96 milliseconds