Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cCullDistanceTests.cpp573 const glw::GLchar* tf_output_name; in iterate() member
587 NULL, /* tf_output_name */ in iterate()
601 "out_gs", /* tf_output_name */ in iterate()
615 "out_gs", /* tf_output_name */ in iterate()
629 "out_te", /* tf_output_name */ in iterate()
643 "out_vs", /* tf_output_name */ in iterate()
918 current_stage.use_vs ? vs_body.c_str() : DE_NULL, (current_stage.tf_output_name != NULL) ? 1 : 0, in iterate()
919 (const glw::GLchar**)&current_stage.tf_output_name, &m_po_id); in iterate()

Completed in 5 milliseconds