Searched defs:ptLayers (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_texture.c176 GLuint ptWidth, ptHeight, ptDepth, ptLayers; local
190 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
198 ptLayers != pt->array_size)
H A Dst_cb_texture.c329 GLuint ptWidth, ptHeight, ptDepth, ptLayers; local
384 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
393 ptLayers,
468 GLuint ptWidth, ptHeight, ptDepth, ptLayers; local
472 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
481 ptLayers,
1182 GLuint ptWidth, ptHeight, ptDepth, ptLayers; local
1231 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
1244 stObj->pt->array_size != ptLayers)
1267 ptLayers,
1315 GLuint ptWidth, ptHeight, ptDepth, ptLayers, bindings; local
[all...]
/external/mesa3d/src/mesa/state_tracker/
H A Dst_texture.c176 GLuint ptWidth, ptHeight, ptDepth, ptLayers; local
190 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
198 ptLayers != pt->array_size)
H A Dst_cb_texture.c329 GLuint ptWidth, ptHeight, ptDepth, ptLayers; local
384 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
393 ptLayers,
468 GLuint ptWidth, ptHeight, ptDepth, ptLayers; local
472 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
481 ptLayers,
1182 GLuint ptWidth, ptHeight, ptDepth, ptLayers; local
1231 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
1244 stObj->pt->array_size != ptLayers)
1267 ptLayers,
1315 GLuint ptWidth, ptHeight, ptDepth, ptLayers, bindings; local
[all...]

Completed in 94 milliseconds