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

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_depth.h 77 boolean is_1d,
88 boolean is_1d,
lp_bld_depth.c 520 * \param is_1d whether this resource has only one dimension
531 boolean is_1d,
589 if (is_1d) {
650 * \param is_1d whether this resource has only one dimension
664 boolean is_1d,
795 if (!is_1d) {
    [all...]
lp_state_fs.c 634 * @param is_1d whether we're outputting to a 1d resource
1750 const boolean is_1d = variant->key.resource_1d; local
    [all...]
  /external/opencv/cxcore/src/
cxdxt.cpp     [all...]

Completed in 704 milliseconds