HomeSort by relevance Sort by last modified time
    Searched refs:is_1d (Results 1 - 3 of 3) 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 655 * @param is_1d whether we're outputting to a 1d resource
1771 const boolean is_1d = variant->key.resource_1d; local
    [all...]

Completed in 89 milliseconds