Home
last modified time | relevance | path

Searched defs:fs_source (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cFramebufferNoAttachmentsTests.cpp548 const char* fs_source = "#version 310 es\n" in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp6278 const std::string& fs_source = getShaderSource(test_case_index, Utils::Shader::FRAGMENT); in test() local