Searched refs:GL_UNSIGNED_SHORT_5_5_5_1 (Results 1 - 25 of 83) sorted by relevance

1234

/external/chromium_org/third_party/mesa/src/src/glx/
H A Dcompsize.c51 case GL_UNSIGNED_SHORT_5_5_5_1:
111 case GL_UNSIGNED_SHORT_5_5_5_1:
/external/mesa3d/src/glx/
H A Dcompsize.c51 case GL_UNSIGNED_SHORT_5_5_5_1:
111 case GL_UNSIGNED_SHORT_5_5_5_1:
/external/chromium_org/third_party/angle/tests/angle_tests/
H A DUnpackAlignmentTest.cpp64 case GL_UNSIGNED_SHORT_5_5_5_1:
161 testAlignment(1, 7 * 2, GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1);
202 testAlignment(2, 7 * 2, GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1);
243 testAlignment(4, 7 * 2 + 2, GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1);
284 testAlignment(8, 7 * 2 + 2, GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1);
/external/deqp/modules/gles2/performance/
H A Des2pTextureFormatTests.cpp62 { "rgba5551", GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1 },
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dradeon_pixel_read.c57 case GL_UNSIGNED_SHORT_5_5_5_1:
72 case GL_UNSIGNED_SHORT_5_5_5_1:
H A Dradeon_texture.c356 case GL_UNSIGNED_SHORT_5_5_5_1:
371 case GL_UNSIGNED_SHORT_5_5_5_1:
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_pixel_read.c57 case GL_UNSIGNED_SHORT_5_5_5_1:
72 case GL_UNSIGNED_SHORT_5_5_5_1:
H A Dradeon_texture.c356 case GL_UNSIGNED_SHORT_5_5_5_1:
371 case GL_UNSIGNED_SHORT_5_5_5_1:
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_pixel_read.c57 case GL_UNSIGNED_SHORT_5_5_5_1:
72 case GL_UNSIGNED_SHORT_5_5_5_1:
H A Dradeon_texture.c356 case GL_UNSIGNED_SHORT_5_5_5_1:
371 case GL_UNSIGNED_SHORT_5_5_5_1:
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_pixel_read.c57 case GL_UNSIGNED_SHORT_5_5_5_1:
72 case GL_UNSIGNED_SHORT_5_5_5_1:
H A Dradeon_texture.c356 case GL_UNSIGNED_SHORT_5_5_5_1:
371 case GL_UNSIGNED_SHORT_5_5_5_1:
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dglformats.c45 case GL_UNSIGNED_SHORT_5_5_5_1:
138 case GL_UNSIGNED_SHORT_5_5_5_1:
262 case GL_UNSIGNED_SHORT_5_5_5_1:
428 case GL_UNSIGNED_SHORT_5_5_5_1:
1050 case GL_UNSIGNED_SHORT_5_5_5_1:
1224 case GL_UNSIGNED_SHORT_5_5_5_1:
1345 case GL_UNSIGNED_SHORT_5_5_5_1:
H A Dtexcompress_cpal.c57 { GL_PALETTE4_RGB5_A1_OES, GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1, 16, 2 },
62 { GL_PALETTE8_RGB5_A1_OES, GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1, 256, 2 }
/external/mesa3d/src/mesa/main/
H A Dglformats.c45 case GL_UNSIGNED_SHORT_5_5_5_1:
138 case GL_UNSIGNED_SHORT_5_5_5_1:
262 case GL_UNSIGNED_SHORT_5_5_5_1:
428 case GL_UNSIGNED_SHORT_5_5_5_1:
1050 case GL_UNSIGNED_SHORT_5_5_5_1:
1224 case GL_UNSIGNED_SHORT_5_5_5_1:
1345 case GL_UNSIGNED_SHORT_5_5_5_1:
H A Dtexcompress_cpal.c57 { GL_PALETTE4_RGB5_A1_OES, GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1, 16, 2 },
62 { GL_PALETTE8_RGB5_A1_OES, GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1, 256, 2 }
/external/chromium_org/cc/resources/
H A Dtexture_uploader_unittest.cc84 EXPECT_NE(static_cast<unsigned>(GL_UNSIGNED_SHORT_5_5_5_1), type);
103 case GL_UNSIGNED_SHORT_5_5_5_1:
/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_validation_implementation_autogen.h215 GL_UNSIGNED_SHORT_5_5_5_1,
250 GL_UNSIGNED_SHORT_5_5_5_1,
H A Dfeature_info_unittest.cc148 GL_UNSIGNED_SHORT_5_5_5_1,
177 GL_UNSIGNED_SHORT_5_5_5_1,
193 GL_UNSIGNED_SHORT_5_5_5_1,
/external/chromium_org/gpu/command_buffer/common/
H A Dgles2_cmd_utils.cc346 case GL_UNSIGNED_SHORT_5_5_5_1:
387 case GL_UNSIGNED_SHORT_5_5_5_1:
H A Dgles2_cmd_utils_unittest.cc167 kWidth, kHeight, GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1, 1, &size,
/external/deqp/modules/gles2/functional/
H A Des2fNegativeBufferApiTests.cpp200 glReadPixels(0, 0, 1, 1, GL_RGB, GL_UNSIGNED_SHORT_5_5_5_1, &ushortData[0]);
202 glReadPixels(0, 0, 1, 1, GL_ALPHA, GL_UNSIGNED_SHORT_5_5_5_1, &ushortData[0]);
H A Des2fFboCompletenessTests.cpp56 GLS_UNSIZED_FORMATKEY(GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1),
H A Des2fReadPixelsTests.cpp168 case GL_UNSIGNED_SHORT_5_5_5_1:
/external/chromium_org/third_party/angle/src/libGLESv2/
H A DvalidationES2.cpp265 case GL_UNSIGNED_SHORT_5_5_5_1:
341 case GL_UNSIGNED_SHORT_5_5_5_1:

Completed in 658 milliseconds

1234