Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp696 struct PerSubpass struct
718 PerSubpass (void) in PerSubpass() function
730 std::vector<de::SharedPtr<PerSubpass> > perSubpass; //!< Test may use more than one set of data
1096 WorkingData::PerSubpass& subpassData = *wd.perSubpass[subpassNdx]; in dispatchImageCheck()
1188 WorkingData::PerSubpass& subpassData = *wd.perSubpass[subpassNdx]; in createPerSubpassData()
1364 wd.perSubpass.push_back(SharedPtr<WorkingData::PerSubpass>(new WorkingData::PerSubpass())); in test()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp694 struct PerSubpass struct
716 PerSubpass (void) in PerSubpass() function
728 std::vector<de::SharedPtr<PerSubpass> > perSubpass; //!< Test may use more than one set of data
1104 WorkingData::PerSubpass& subpassData = *wd.perSubpass[subpassNdx]; in dispatchImageCheck()
1196 WorkingData::PerSubpass& subpassData = *wd.perSubpass[subpassNdx]; in createPerSubpassData()
1372 wd.perSubpass.push_back(SharedPtr<WorkingData::PerSubpass>(new WorkingData::PerSubpass())); in test()

Completed in 7 milliseconds