Home
last modified time | relevance | path

Searched refs:tes_body (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderPoints.hpp96 const char* tes_body; member
113 tes_body = NULL; in _test_descriptor()
H A DesextcTessellationShaderPoints.cpp264 pass_fs_gs_tes_vs.tes_body = "${VERSION}\n" in initTest()
329 pass_fs_tes_vs.tes_body = "${VERSION}\n" in initTest()
500 if (test.tes_body != NULL) in iterate()
522 &test.gs_body, test.tes_id, test.tes_id ? 1 : 0, &test.tes_body, test.tcs_id, in iterate()
H A DesextcTessellationShaderBarrier.cpp199 const char* tes_body = getTESCode(); in initTest() local
219 if (!buildProgram(m_po_id, m_fs_id, 1, &fs_body, m_tcs_id, 1, &tcs_body, m_tes_id, 1, &tes_body, m_vs_id, 1, in initTest()

Completed in 4 milliseconds