Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp6631 _stage_data* cs_stages[] = { &m_data_cs }; in initUniformValues() local
6633 const unsigned int n_cs_stages = sizeof(cs_stages) / sizeof(cs_stages[0]); in initUniformValues()
6648 stage_data = cs_stages; in initUniformValues()
6765 _stage_data* cs_stages[] = { &m_data_cs }; in verifyProgramInterfaceQuerySupport() local
6768 const unsigned int n_cs_stages = sizeof(cs_stages) / sizeof(cs_stages[0]); in verifyProgramInterfaceQuerySupport()
6784 stage_data = cs_stages; in verifyProgramInterfaceQuerySupport()
6956 _stage_data* cs_stages[] = { &m_data_cs }; in verifyUniformValues() local
6958 const unsigned int n_cs_stages = sizeof(cs_stages) / sizeof(cs_stages[0]); in verifyUniformValues()
6978 stage_data = cs_stages; in verifyUniformValues()