Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp6632 _stage_data* noncs_stages[] = { &m_data_fs, &m_data_gs, &m_data_tc, &m_data_te, &m_data_vs }; in initUniformValues() local
6634 const unsigned int n_noncs_stages = sizeof(noncs_stages) / sizeof(noncs_stages[0]); in initUniformValues()
6653 stage_data = noncs_stages; in initUniformValues()
6767 _stage_data* noncs_stages[] = { &m_data_fs, &m_data_gs, &m_data_tc, &m_data_te, &m_data_vs }; in verifyProgramInterfaceQuerySupport() local
6769 const unsigned int n_noncs_stages = sizeof(noncs_stages) / sizeof(noncs_stages[0]); in verifyProgramInterfaceQuerySupport()
6790 stage_data = noncs_stages; in verifyProgramInterfaceQuerySupport()
6957 _stage_data* noncs_stages[] = { &m_data_fs, &m_data_gs, &m_data_tc, &m_data_te, &m_data_vs }; in verifyUniformValues() local
6959 const unsigned int n_noncs_stages = sizeof(noncs_stages) / sizeof(noncs_stages[0]); in verifyUniformValues()
6983 stage_data = noncs_stages; in verifyUniformValues()