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

  /external/mesa3d/src/mesa/state_tracker/
st_cb_texture.c 329 GLuint ptWidth, ptHeight, ptDepth, ptLayers;
384 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
391 ptHeight,
468 GLuint ptWidth, ptHeight, ptDepth, ptLayers;
472 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
479 ptHeight,
    [all...]
st_texture.c 176 GLuint ptWidth, ptHeight, ptDepth, ptLayers;
190 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
196 ptHeight != u_minify(pt->height0, image->Level) ||

Completed in 80 milliseconds