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

  /external/deqp/external/openglcts/modules/glesext/texture_buffer/
esextcTextureBufferTextureBufferRange.cpp 52 , m_input_type(GL_NONE)
70 , m_input_type(GL_NONE)
87 m_input_type = GL_UNSIGNED_BYTE;
102 m_input_type = GL_HALF_FLOAT;
117 m_input_type = GL_FLOAT;
132 m_input_type = GL_BYTE;
147 m_input_type = GL_SHORT;
162 m_input_type = GL_INT;
177 m_input_type = GL_UNSIGNED_BYTE;
192 m_input_type = GL_UNSIGNED_SHORT
    [all...]
esextcTextureBufferTextureBufferRange.hpp 169 return m_input_type;
212 glw::GLenum m_input_type; member in class:glcts::FormatInfo
  /external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
esextcTextureBorderClampSamplingTexture.hpp 120 return m_input_type;
144 glw::GLenum m_input_type; member in class:glcts::TestConfiguration
esextcTextureBorderClampSamplingTexture.cpp 82 , m_input_type(inputType)
110 m_input_type = configuration.get_input_type();
    [all...]

Completed in 175 milliseconds