Home
last modified time | relevance | path

Searched refs:m_invalid_attribute_location (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.hpp569 static const glw::GLuint m_invalid_attribute_location; member in glcts::TextureCubeMapArraySamplingTest::vertexArrayObjectDefinition
H A DesextcTextureCubeMapArraySampling.cpp248 const glw::GLuint TextureCubeMapArraySamplingTest::vertexArrayObjectDefinition::m_invalid_attribute_location = -1; member in glcts::TextureCubeMapArraySamplingTest::vertexArrayObjectDefinition
5129 if ((m_invalid_attribute_location == (glw::GLuint)attribute_location) || (GL_NO_ERROR != m_gl->getError()))

Completed in 10 milliseconds