Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp8986 const char* verification_vs_body = "#version 400\n" in initPrograms() local
9013 gl.shaderSource(m_verification_vs_id, 1 /* count */, &verification_vs_body, NULL /* length */); in initPrograms()