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

/xsrc/external/mit/MesaLib/dist/src/mesa/main/tests/
H A Dmesa_formats.cpp152 static mesa_format fffat_wrap(GLenum format, GLenum type) function in typeref:typename:mesa_format
162 EXPECT_EQ(fffat_wrap(GL_RGBA, GL_SHORT),
164 EXPECT_EQ(fffat_wrap(GL_DEPTH_COMPONENT, GL_UNSIGNED_SHORT),
166 EXPECT_EQ(fffat_wrap(GL_STENCIL_INDEX, GL_UNSIGNED_BYTE),

Completed in 3 milliseconds