Home
last modified time | relevance | path

Searched refs:m_invalid_shader_object_id (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp247 const glw::GLuint TextureCubeMapArraySamplingTest::shaderDefinition::m_invalid_shader_object_id member in glcts::TextureCubeMapArraySamplingTest::shaderDefinition
4761 , m_shader_object_id(m_invalid_shader_object_id)
4770 if (m_invalid_shader_object_id != m_shader_object_id)
4779 m_shader_object_id = m_invalid_shader_object_id;
4867 if (m_invalid_shader_object_id == m_shader_object_id)
4875 if (m_invalid_shader_object_id == m_shader_object_id)
H A DesextcTextureCubeMapArraySampling.hpp395 static const glw::GLuint m_invalid_shader_object_id; member in glcts::TextureCubeMapArraySamplingTest::shaderDefinition