Searched refs:m_tc_po_id (Results 1 – 2 of 2) sorted by relevance
463 glw::GLuint m_tc_po_id; member in gl3cts::PerVertexValidationTest
1619 , m_tc_po_id(0) in PerVertexValidationTest()1651 glw::GLuint* po_id_ptrs[] = { &m_fs_po_id, &m_gs_po_id, &m_tc_po_id, &m_te_po_id, &m_vs_po_id }; in destroyPOsAndSOs()2588 { &tc_body, &m_tc_po_id, SHADER_STAGE_TESSELLATION_CONTROL, GL_TESS_CONTROL_SHADER_BIT, in runPipelineObjectValidationTestMode()