Lines Matching refs:vp_state_ci_
2858 helper.vp_state_ci_.viewportCount = 2; in TEST_F()
2859 helper.vp_state_ci_.pViewports = viewports; in TEST_F()
2860 helper.vp_state_ci_.scissorCount = 2; in TEST_F()
2861 helper.vp_state_ci_.pScissors = scissors; in TEST_F()
2862 helper.vp_state_ci_.pNext = &vsrisci; in TEST_F()
2878 helper.vp_state_ci_.viewportCount = 1; in TEST_F()
2879 helper.vp_state_ci_.pViewports = viewports; in TEST_F()
2880 helper.vp_state_ci_.scissorCount = 1; in TEST_F()
2881 helper.vp_state_ci_.pScissors = scissors; in TEST_F()
2882 helper.vp_state_ci_.pNext = &vsrisci; in TEST_F()
2896 helper.vp_state_ci_.viewportCount = 1; in TEST_F()
2897 helper.vp_state_ci_.pViewports = viewports; in TEST_F()
2898 helper.vp_state_ci_.scissorCount = 1; in TEST_F()
2899 helper.vp_state_ci_.pScissors = scissors; in TEST_F()
2900 helper.vp_state_ci_.pNext = &vsrisci; in TEST_F()
3037 helper.vp_state_ci_.pNext = &csosci; in TEST_F()