HomeSort by relevance Sort by last modified time
    Searched refs:ptDepth (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_cb_texture.c 329 GLuint ptWidth, ptHeight, ptDepth, ptLayers;
384 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
392 ptDepth,
468 GLuint ptWidth, ptHeight, ptDepth, ptLayers;
472 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
480 ptDepth,
    [all...]
st_texture.c 176 GLuint ptWidth, ptHeight, ptDepth, ptLayers;
190 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
197 ptDepth != u_minify(pt->depth0, image->Level) ||
  /external/mesa3d/src/mesa/state_tracker/
st_cb_texture.c 329 GLuint ptWidth, ptHeight, ptDepth, ptLayers;
384 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
392 ptDepth,
468 GLuint ptWidth, ptHeight, ptDepth, ptLayers;
472 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
480 ptDepth,
    [all...]
st_texture.c 176 GLuint ptWidth, ptHeight, ptDepth, ptLayers;
190 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
197 ptDepth != u_minify(pt->depth0, image->Level) ||

Completed in 259 milliseconds