Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl3cCommonBugsTests.hpp266 std::vector<_shader_type> getSupportedShaderTypes() const;
Dgl3cCommonBugsTests.cpp5451 std::vector<ReservedNamesTest::_shader_type> ReservedNamesTest::getSupportedShaderTypes() const in getSupportedShaderTypes() function in gl3cts::ReservedNamesTest
5594 shader_types = getSupportedShaderTypes(); in iterate()