Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp6607 _stage_data* cs_stages[] = { &m_data_cs }; in initUniformValues() local
6609 const unsigned int n_cs_stages = sizeof(cs_stages) / sizeof(cs_stages[0]); in initUniformValues()
6624 stage_data = cs_stages; in initUniformValues()
6741 _stage_data* cs_stages[] = { &m_data_cs }; in verifyProgramInterfaceQuerySupport() local
6744 const unsigned int n_cs_stages = sizeof(cs_stages) / sizeof(cs_stages[0]); in verifyProgramInterfaceQuerySupport()
6760 stage_data = cs_stages; in verifyProgramInterfaceQuerySupport()
6932 _stage_data* cs_stages[] = { &m_data_cs }; in verifyUniformValues() local
6934 const unsigned int n_cs_stages = sizeof(cs_stages) / sizeo in verifyUniformValues()
[all...]

Completed in 14 milliseconds