HomeSort by: relevance | last modified time | path
    Searched refs:is_const_ib (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_ib.c 89 ib->is_const_ib = false;
radeon_cs.c 645 parser->const_ib.is_const_ib = true;
radeon_si.c 3417 if (ib->is_const_ib) {
3452 if (!ib->is_const_ib) {
4764 if (ib->is_const_ib)
radeon.h 876 bool is_const_ib; member in struct:radeon_ib
radeon_cik.c 3752 if (ib->is_const_ib) {

Completed in 27 milliseconds