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

  /external/mesa3d/src/mesa/state_tracker/
st_texture.c 205 GLuint ptWidth, ptHeight, ptDepth, ptLayers;
219 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
224 if (ptWidth != u_minify(pt->width0, image->Level) ||
st_cb_texture.c 500 GLuint ptWidth, ptHeight, ptDepth, ptLayers;
567 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
573 ptWidth,
652 GLuint ptWidth, ptHeight, ptDepth, ptLayers;
656 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
662 ptWidth,
    [all...]

Completed in 79 milliseconds