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

  /external/deqp/external/openglcts/modules/glesext/geometry_shader/
esextcGeometryShaderClipping.hpp 85 static const int m_texture_n_levels = 1; member in class:glcts::GeometryShaderClipping
esextcGeometryShaderPrimitiveCounter.hpp 248 const glw::GLuint m_texture_n_levels; member in class:glcts::GeometryShaderPrimitiveIDFromFragmentShader
esextcGeometryShaderClipping.cpp 187 gl.texStorage2D(GL_TEXTURE_2D, m_texture_n_levels, GL_RGBA8, m_texture_width, m_texture_height);
esextcGeometryShaderPrimitiveCounter.cpp     [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cTextureViewTests.hpp 848 const unsigned int m_texture_n_levels; member in class:gl4cts::TextureViewTestCoherency
919 const unsigned int m_texture_n_levels; member in class:gl4cts::TextureViewTestBaseAndMaxLevels
1021 const glw::GLuint m_texture_n_levels; member in class:gl4cts::TextureViewTestReferenceCounting
    [all...]
gl4cTextureViewTests.cpp     [all...]

Completed in 94 milliseconds