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

/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_texture.c69 struct swrast_texture_image *swImg = swrast_texture_image(texImage); local
74 assert(!swImg->Buffer);
75 swImg->Buffer = _mesa_align_malloc(bytes, 512);
76 if (!swImg->Buffer)
80 swImg->RowStride = texImage->Width;
86 swImg->ImageOffsets = (GLuint *) malloc(texImage->Depth * sizeof(GLuint));
87 if (!swImg->ImageOffsets)
91 swImg->ImageOffsets[i] = i * texImage->Width * texImage->Height;
110 struct swrast_texture_image *swImg = swrast_texture_image(texImage); local
115 swImg
[all...]
H A Ds_texfilter.c164 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
169 if (swImg->_IsPowerOfTwo) {
292 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
300 if (swImg->_IsPowerOfTwo)
852 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
863 swImg->FetchTexel(swImg, i, 0, 0, rgba);
877 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
900 swImg->FetchTexel(swImg, i
1119 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
1153 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
1218 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
1384 const struct swrast_texture_image *swImg = swrast_texture_image_const(image); local
1418 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
1463 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
1501 const struct swrast_texture_image *swImg = swrast_texture_image_const(tImg); local
1654 const struct swrast_texture_image *swImg = local
1866 const struct swrast_texture_image *swImg = swrast_texture_image_const(tImg); local
2019 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
2052 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
2678 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
2713 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
2824 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
2858 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
3143 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
3174 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
3545 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
3750 const struct swrast_texture_image *swImg = local
[all...]
H A Ds_fragprog.c121 const struct swrast_texture_image *swImg = local
124 const GLfloat texW = (GLfloat) swImg->WidthScale;
125 const GLfloat texH = (GLfloat) swImg->HeightScale;
H A Ds_triangle.c131 const struct swrast_texture_image *swImg = \
136 const GLubyte *texture = (const GLubyte *) swImg->Map; \
189 const struct swrast_texture_image *swImg = \
194 const GLubyte *texture = (const GLubyte *) swImg->Map; \
546 const struct swrast_texture_image *swImg = \
550 info.texture = (const GLchan *) swImg->Map; \
815 const struct swrast_texture_image *swImg = \
817 info.texture = (const GLchan *) swImg->Map; \
1051 const struct swrast_texture_image *swImg; local
1063 swImg
[all...]
H A Ds_span.c499 const struct swrast_texture_image *swImg = local
512 texW = swImg->WidthScale;
513 texH = swImg->HeightScale;
/external/mesa3d/src/mesa/swrast/
H A Ds_texture.c69 struct swrast_texture_image *swImg = swrast_texture_image(texImage); local
74 assert(!swImg->Buffer);
75 swImg->Buffer = _mesa_align_malloc(bytes, 512);
76 if (!swImg->Buffer)
80 swImg->RowStride = texImage->Width;
86 swImg->ImageOffsets = (GLuint *) malloc(texImage->Depth * sizeof(GLuint));
87 if (!swImg->ImageOffsets)
91 swImg->ImageOffsets[i] = i * texImage->Width * texImage->Height;
110 struct swrast_texture_image *swImg = swrast_texture_image(texImage); local
115 swImg
[all...]
H A Ds_texfilter.c164 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
169 if (swImg->_IsPowerOfTwo) {
292 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
300 if (swImg->_IsPowerOfTwo)
852 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
863 swImg->FetchTexel(swImg, i, 0, 0, rgba);
877 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
900 swImg->FetchTexel(swImg, i
1119 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
1153 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
1218 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
1384 const struct swrast_texture_image *swImg = swrast_texture_image_const(image); local
1418 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
1463 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
1501 const struct swrast_texture_image *swImg = swrast_texture_image_const(tImg); local
1654 const struct swrast_texture_image *swImg = local
1866 const struct swrast_texture_image *swImg = swrast_texture_image_const(tImg); local
2019 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
2052 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
2678 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
2713 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
2824 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
2858 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
3143 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
3174 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
3545 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); local
3750 const struct swrast_texture_image *swImg = local
[all...]
H A Ds_fragprog.c121 const struct swrast_texture_image *swImg = local
124 const GLfloat texW = (GLfloat) swImg->WidthScale;
125 const GLfloat texH = (GLfloat) swImg->HeightScale;
H A Ds_triangle.c131 const struct swrast_texture_image *swImg = \
136 const GLubyte *texture = (const GLubyte *) swImg->Map; \
189 const struct swrast_texture_image *swImg = \
194 const GLubyte *texture = (const GLubyte *) swImg->Map; \
546 const struct swrast_texture_image *swImg = \
550 info.texture = (const GLchan *) swImg->Map; \
815 const struct swrast_texture_image *swImg = \
817 info.texture = (const GLchan *) swImg->Map; \
1051 const struct swrast_texture_image *swImg; local
1063 swImg
[all...]
H A Ds_span.c499 const struct swrast_texture_image *swImg = local
512 texW = swImg->WidthScale;
513 texH = swImg->HeightScale;

Completed in 1005 milliseconds