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

  /external/mesa3d/src/gallium/drivers/svga/include/
svga3d_cmd.h     [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_texture.c 205 GLuint ptWidth, ptHeight, ptDepth, ptLayers;
219 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
226 ptDepth != u_minify(pt->depth0, image->Level) ||
st_cb_texture.c 500 GLuint ptWidth, ptHeight, ptDepth, ptLayers;
567 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
575 ptDepth,
652 GLuint ptWidth, ptHeight, ptDepth, ptLayers;
656 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
664 ptDepth,
    [all...]

Completed in 101 milliseconds