Searched refs:m_input_type (Results 1 - 4 of 4) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferTextureBufferRange.cpp52 , 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
[all...]
H A DesextcTextureBufferTextureBufferRange.hpp169 return m_input_type;
212 glw::GLenum m_input_type; member in class:glcts::FormatInfo
/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
H A DesextcTextureBorderClampSamplingTexture.hpp120 return m_input_type;
144 glw::GLenum m_input_type; member in class:glcts::TestConfiguration
H A DesextcTextureBorderClampSamplingTexture.cpp82 , m_input_type(inputType)
110 m_input_type = configuration.get_input_type();

Completed in 237 milliseconds