Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderStateQueryTests.cpp46 static inline std::string brokenShaderSource (const glu::ContextType &contextType) in brokenShaderSource() function
415 const std::string source = brokenShaderSource(m_context.getRenderContext().getType()); in iterate()