Searched refs:GetAllSizedInternalFormats (Results 1 – 10 of 10) sorted by relevance
57 const gl::FormatSet &allFormats = gl::GetAllSizedInternalFormats(); in TEST_P()171 const gl::FormatSet &allFormats = gl::GetAllSizedInternalFormats(); in TEST_P()
53 const gl::FormatSet &allFormats = gl::GetAllSizedInternalFormats(); in TEST_P()
338 const FormatSet &GetAllSizedInternalFormats();
130 for (GLenum internalFormat : GetAllSizedInternalFormats()) in InitMinimumTextureCapsMap()
1521 for (GLenum sizedInternalFormat : GetAllSizedInternalFormats()) in GetConfigColorBufferFormat()1544 for (GLenum sizedInternalFormat : GetAllSizedInternalFormats()) in GetConfigDepthStencilBufferFormat()2028 const FormatSet &GetAllSizedInternalFormats() in GetAllSizedInternalFormats() function
4480 for (GLenum sizedInternalFormat : GetAllSizedInternalFormats()) in updateCaps()
116 const gl::FormatSet &internalFormats = gl::GetAllSizedInternalFormats();
518 for (GLenum internalFormat : gl::GetAllSizedInternalFormats()) in GenerateCaps()
1432 const gl::FormatSet &allFormats = gl::GetAllSizedInternalFormats(); in GenerateCaps()
737 const gl::FormatSet &allFormats = gl::GetAllSizedInternalFormats(); in GenerateCaps()