Home
last modified time | relevance | path

Searched refs:m_is_gpu_shader5_supported (Results 1 – 12 of 12) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/
H A DesextcTestCaseBase.cpp63 , m_is_gpu_shader5_supported(false) in TestCaseBase()
101 m_is_gpu_shader5_supported = true; in initExtensions()
119 m_is_gpu_shader5_supported = true; in initExtensions()
154 m_is_gpu_shader5_supported = isExtensionSupported("GL_OES_gpu_shader5"); in initExtensions()
168 m_is_gpu_shader5_supported = isExtensionSupported("GL_EXT_gpu_shader5"); in initExtensions()
H A DesextcTestCaseBase.hpp215 bool m_is_gpu_shader5_supported; member in glcts::TestCaseBase
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5AtomicCountersArrayIndexing.cpp84 if (!m_is_gpu_shader5_supported) in initTest()
H A DesextcGPUShader5SSBOArrayIndexing.cpp98 if (!m_is_gpu_shader5_supported) in initTest()
H A DesextcGPUShader5UniformBlocksArrayIndexing.cpp110 if (!m_is_gpu_shader5_supported) in initTest()
H A DesextcGPUShader5ImagesArrayIndexing.cpp69 if (!m_is_gpu_shader5_supported) in initTest()
H A DesextcGPUShader5PreciseQualifier.cpp119 if (!m_is_gpu_shader5_supported) in initTest()
H A DesextcGPUShader5SamplerArrayIndexing.cpp144 if (!m_is_gpu_shader5_supported) in initTest()
H A DesextcGPUShader5FmaAccuracy.cpp135 if (!m_is_gpu_shader5_supported) in initTest()
H A DesextcGPUShader5FmaPrecision.cpp155 if (!m_is_gpu_shader5_supported) in initTest()
H A DesextcGPUShader5TextureGatherOffset.cpp611 if (true != m_is_gpu_shader5_supported) in initTest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderLimits.cpp1037 if (!m_is_gpu_shader5_supported) in initTest()