Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.hpp97 bool isProgramBinarySupported() const;
Dgl4cShaderSubroutineTests.cpp380 bool Utils::program::isProgramBinarySupported() const in isProgramBinarySupported() function in gl4cts::ShaderSubroutine::Utils::program
7605 bool is_program_binary_supported = program.isProgramBinarySupported(); in iterate()