Searched refs:GL_UNSIGNED_SHORT (Results 1 - 25 of 211) sorted by relevance

123456789

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Dintel_tex_format.c30 return GL_UNSIGNED_SHORT;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dintel_tex_format.c30 return GL_UNSIGNED_SHORT;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
H A Dintel_tex_format.c30 return GL_UNSIGNED_SHORT;
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_tex_format.c30 return GL_UNSIGNED_SHORT;
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_tex_format.c30 return GL_UNSIGNED_SHORT;
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_tex_format.c30 return GL_UNSIGNED_SHORT;
/external/chromium_org/third_party/angle/samples/angle/multiple_draw_buffers/
H A DMultipleDrawBuffers.cpp161 glDrawElements(GL_TRIANGLES, 6, GL_UNSIGNED_SHORT, indices);
170 glDrawElements(GL_TRIANGLES, 6, GL_UNSIGNED_SHORT, indices);
174 glDrawElements(GL_TRIANGLES, 6, GL_UNSIGNED_SHORT, indices);
178 glDrawElements(GL_TRIANGLES, 6, GL_UNSIGNED_SHORT, indices);
182 glDrawElements(GL_TRIANGLES, 6, GL_UNSIGNED_SHORT, indices);
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/
H A DIndexDataManager.cpp26 if (!mStreamingBufferShort->reserveBufferSpace(INITIAL_INDEX_BUFFER_SIZE, GL_UNSIGNED_SHORT))
62 ASSERT(destinationType == GL_UNSIGNED_SHORT);
76 else if (sourceType == GL_UNSIGNED_SHORT)
78 if (destinationType == GL_UNSIGNED_SHORT)
120 else if (type == GL_UNSIGNED_SHORT)
134 GLenum destinationIndexType = (type == GL_UNSIGNED_INT) ? GL_UNSIGNED_INT : GL_UNSIGNED_SHORT;
153 case GL_UNSIGNED_SHORT: alignedOffset = (offset % sizeof(GLushort) == 0); break;
213 if (translated->maxIndex == 0xFFFF && type == GL_UNSIGNED_SHORT && mRenderer->getMajorShaderModel() > 3)
308 mCountingBuffer->reserveBufferSpace(spaceNeeded, GL_UNSIGNED_SHORT);
/external/chromium_org/third_party/angle/samples/angle/mip_map_2d/
H A DMipMap2D.cpp130 glDrawElements ( GL_TRIANGLES, 6, GL_UNSIGNED_SHORT, indices);
135 glDrawElements(GL_TRIANGLES, 6, GL_UNSIGNED_SHORT, indices);
141 glDrawElements(GL_TRIANGLES, 6, GL_UNSIGNED_SHORT, indices);
/external/chromium_org/third_party/angle/samples/angle/texture_wrap/
H A DTextureWrap.cpp123 glDrawElements(GL_TRIANGLES, 6, GL_UNSIGNED_SHORT, indices);
129 glDrawElements(GL_TRIANGLES, 6, GL_UNSIGNED_SHORT, indices);
135 glDrawElements(GL_TRIANGLES, 6, GL_UNSIGNED_SHORT, indices);
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dglformats.c82 case GL_UNSIGNED_SHORT:
118 case GL_UNSIGNED_SHORT:
237 case GL_UNSIGNED_SHORT:
396 case GL_UNSIGNED_SHORT:
426 case GL_UNSIGNED_SHORT:
1107 case GL_UNSIGNED_SHORT:
1133 case GL_UNSIGNED_SHORT:
1152 case GL_UNSIGNED_SHORT:
1169 case GL_UNSIGNED_SHORT:
1199 case GL_UNSIGNED_SHORT
[all...]
H A Dformats.c2126 *datatype = GL_UNSIGNED_SHORT;
2134 *datatype = GL_UNSIGNED_SHORT;
2154 *datatype = GL_UNSIGNED_SHORT;
2169 *datatype = GL_UNSIGNED_SHORT;
2223 *datatype = GL_UNSIGNED_SHORT;
2353 *datatype = GL_UNSIGNED_SHORT;
2357 *datatype = GL_UNSIGNED_SHORT;
2472 *datatype = GL_UNSIGNED_SHORT;
2476 *datatype = GL_UNSIGNED_SHORT;
2480 *datatype = GL_UNSIGNED_SHORT;
[all...]
/external/mesa3d/src/mesa/main/
H A Dglformats.c82 case GL_UNSIGNED_SHORT:
118 case GL_UNSIGNED_SHORT:
237 case GL_UNSIGNED_SHORT:
396 case GL_UNSIGNED_SHORT:
426 case GL_UNSIGNED_SHORT:
1107 case GL_UNSIGNED_SHORT:
1133 case GL_UNSIGNED_SHORT:
1152 case GL_UNSIGNED_SHORT:
1169 case GL_UNSIGNED_SHORT:
1199 case GL_UNSIGNED_SHORT
[all...]
H A Dformats.c2126 *datatype = GL_UNSIGNED_SHORT;
2134 *datatype = GL_UNSIGNED_SHORT;
2154 *datatype = GL_UNSIGNED_SHORT;
2169 *datatype = GL_UNSIGNED_SHORT;
2223 *datatype = GL_UNSIGNED_SHORT;
2353 *datatype = GL_UNSIGNED_SHORT;
2357 *datatype = GL_UNSIGNED_SHORT;
2472 *datatype = GL_UNSIGNED_SHORT;
2476 *datatype = GL_UNSIGNED_SHORT;
2480 *datatype = GL_UNSIGNED_SHORT;
[all...]
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d9/
H A DIndexBuffer9.cpp38 if (indexType == GL_UNSIGNED_SHORT || indexType == GL_UNSIGNED_BYTE)
188 case GL_UNSIGNED_SHORT: return D3DFMT_INDEX16;
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dcompsize.c105 case GL_UNSIGNED_SHORT:
/external/mesa3d/src/glx/
H A Dcompsize.c105 case GL_UNSIGNED_SHORT:
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_fog.c146 else if (span->array->ChanType == GL_UNSIGNED_SHORT) {
171 else if (span->array->ChanType == GL_UNSIGNED_SHORT) {
190 else if (span->array->ChanType == GL_UNSIGNED_SHORT) {
209 else if (span->array->ChanType == GL_UNSIGNED_SHORT) {
234 else if (span->array->ChanType == GL_UNSIGNED_SHORT) {
H A Ds_alpha.c119 else if (span->array->ChanType == GL_UNSIGNED_SHORT) {
141 else if (span->array->ChanType == GL_UNSIGNED_SHORT) {
/external/mesa3d/src/mesa/swrast/
H A Ds_fog.c146 else if (span->array->ChanType == GL_UNSIGNED_SHORT) {
171 else if (span->array->ChanType == GL_UNSIGNED_SHORT) {
190 else if (span->array->ChanType == GL_UNSIGNED_SHORT) {
209 else if (span->array->ChanType == GL_UNSIGNED_SHORT) {
234 else if (span->array->ChanType == GL_UNSIGNED_SHORT) {
H A Ds_alpha.c119 else if (span->array->ChanType == GL_UNSIGNED_SHORT) {
141 else if (span->array->ChanType == GL_UNSIGNED_SHORT) {
/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_drawing.cc1218 GL_UNSIGNED_SHORT,
1225 GL_UNSIGNED_SHORT,
1239 GL_UNSIGNED_SHORT,
1252 cmd.Init(GL_TRIANGLES, 0, GL_UNSIGNED_SHORT, kValidIndexRangeStart * 2);
1265 GL_UNSIGNED_SHORT,
1282 GL_UNSIGNED_SHORT,
1289 GL_UNSIGNED_SHORT,
1305 GL_UNSIGNED_SHORT,
1323 GL_UNSIGNED_SHORT,
1338 GL_UNSIGNED_SHORT,
[all...]
/external/chromium_org/third_party/angle/tests/angle_tests/
H A DLineLoopTest.cpp138 runTest(GL_UNSIGNED_SHORT, 0, indices + 1);
175 runTest(GL_UNSIGNED_SHORT, buf, reinterpret_cast<const void *>(sizeof(GLushort)));
/external/deqp/framework/opengl/simplereference/
H A DsglrContextUtil.cpp104 ctx.drawElements(GL_TRIANGLES, DE_LENGTH_OF_ARRAY(indices), GL_UNSIGNED_SHORT, 0);
150 ctx.drawElements(GL_TRIANGLES, DE_LENGTH_OF_ARRAY(indices), GL_UNSIGNED_SHORT, &indices[0]);
/external/chromium_org/third_party/angle/samples/angle/simple_texture_2d/
H A DSimpleTexture2D.cpp119 glDrawElements(GL_TRIANGLES, 6, GL_UNSIGNED_SHORT, indices);

Completed in 369 milliseconds

123456789