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

/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_cb_texture.c329 GLuint ptWidth, ptHeight, ptDepth, ptLayers; local
384 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
390 ptWidth,
468 GLuint ptWidth, ptHeight, ptDepth, ptLayers; local
472 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
478 ptWidth,
1182 GLuint ptWidth, ptHeight, ptDepth, ptLayers; local
1231 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
1241 stObj->pt->width0 != ptWidth ||
1264 ptWidth,
1315 GLuint ptWidth, ptHeight, ptDepth, ptLayers, bindings; local
[all...]
H A Dst_texture.c176 GLuint ptWidth, ptHeight, ptDepth, ptLayers; local
190 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
195 if (ptWidth != u_minify(pt->width0, image->Level) ||
/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_texture.c329 GLuint ptWidth, ptHeight, ptDepth, ptLayers; local
384 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
390 ptWidth,
468 GLuint ptWidth, ptHeight, ptDepth, ptLayers; local
472 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
478 ptWidth,
1182 GLuint ptWidth, ptHeight, ptDepth, ptLayers; local
1231 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
1241 stObj->pt->width0 != ptWidth ||
1264 ptWidth,
1315 GLuint ptWidth, ptHeight, ptDepth, ptLayers, bindings; local
[all...]
H A Dst_texture.c176 GLuint ptWidth, ptHeight, ptDepth, ptLayers; local
190 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
195 if (ptWidth != u_minify(pt->width0, image->Level) ||

Completed in 246 milliseconds