Home
last modified time | relevance | path

Searched refs:GLES2UtilTest (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/common/
Dgles2_cmd_utils_unittest.cc17 class GLES2UtilTest : public testing:: Test { class
22 TEST_F(GLES2UtilTest, SafeMultiplyUint32) { in TEST_F() argument
34 TEST_F(GLES2UtilTest, SafeAddUint32) { in TEST_F() argument
50 TEST_F(GLES2UtilTest, SafeAddInt32) { in TEST_F() argument
74 TEST_F(GLES2UtilTest, GLGetNumValuesReturned) { in TEST_F() argument
91 TEST_F(GLES2UtilTest, ComputeImageDataSizesFormats) { in TEST_F() argument
148 TEST_F(GLES2UtilTest, ComputeImageDataSizeTypes) { in TEST_F() argument
186 TEST_F(GLES2UtilTest, ComputeImageDataSizesUnpackAlignment) { in TEST_F() argument
221 TEST_F(GLES2UtilTest, RenderbufferBytesPerPixel) { in TEST_F() argument
238 TEST_F(GLES2UtilTest, GetChannelsForCompressedFormat) { in TEST_F() argument
[all …]