Searched refs:isProgramBinarySupported (Results 1 – 2 of 2) sorted by relevance
97 bool isProgramBinarySupported() const;
380 bool Utils::program::isProgramBinarySupported() const in isProgramBinarySupported() function in gl4cts::ShaderSubroutine::Utils::program7605 bool is_program_binary_supported = program.isProgramBinarySupported(); in iterate()