Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp8948 const char* gradient_write_fs_body = "#version 400\n" in initPrograms() local
8962 gl.shaderSource(m_gradient_write_fs_id, 1 /* count */, &gradient_write_fs_body, NULL /* length */); in initPrograms()