Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTests.hpp5340 static const glw::GLchar* FragmentShaderDeclarationMultisample();
Dgl4cDirectStateAccessTexturesTests.cpp2843 const glw::GLchar* StorageMultisampleTest<T, S, N, D>::FragmentShaderDeclarationMultisample() in FragmentShaderDeclarationMultisample() function in gl4cts::DirectStateAccess::Textures::StorageMultisampleTest
3902 m_po_ms = PrepareProgram(FragmentShaderDeclarationMultisample(), FragmentShaderTail()); in iterate()