Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.hpp478 bool m_is_compute_shader_supported; member in gl4cts::GLSL420Pack::TestBase
H A Dgl4cShadingLanguage420PackTests.cpp1440 , m_is_compute_shader_supported(false) in TestBase()
1459 m_is_compute_shader_supported = Utils::isGLVersionAtLeast(gl, 4, 3); in iterate()
1670 if (true == m_is_compute_shader_supported) in test()