Searched refs:FormatSet (Results 1 – 8 of 8) sorted by relevance
268 typedef std::set<GLenum> FormatSet; typedef269 const FormatSet &GetAllSizedInternalFormats();
1114 static FormatSet BuildAllSizedInternalFormatSet() in BuildAllSizedInternalFormatSet()1116 FormatSet result; in BuildAllSizedInternalFormatSet()1431 const FormatSet &GetAllSizedInternalFormats() in GetAllSizedInternalFormats()1433 static angle::base::NoDestructor<FormatSet> formatSet(BuildAllSizedInternalFormatSet()); in GetAllSizedInternalFormats()
54 const gl::FormatSet &allFormats = gl::GetAllSizedInternalFormats(); in TEST_P()
49 const gl::FormatSet &allFormats = gl::GetAllSizedInternalFormats(); in TEST_P()
173 const gl::FormatSet &internalFormats = gl::GetAllSizedInternalFormats();
1385 const gl::FormatSet &allFormats = gl::GetAllSizedInternalFormats(); in GenerateCaps()
478 const gl::FormatSet &allFormats = gl::GetAllSizedInternalFormats(); in GenerateCaps()
86 typedef std::set<vk::VkFormat, BinaryCompare<vk::VkFormat> > FormatSet; typedef88 FormatSet dedicatedAllocationImageToImageFormatsToTestSet;89 FormatSet dedicatedAllocationBlittingFormatsToTestSet;7140 FormatSet linearOtherImageFormatsToTestSet; in addBlittingImageAllFormatsColorSrcFormatDstFormatTests()