HomeSort by relevance Sort by last modified time
    Searched refs:pipe_reference (Results 26 - 40 of 40) sorted by null

12

  /external/mesa3d/src/gallium/auxiliary/util/
u_debug_refcnt.c 125 void debug_reference_slowpath(const struct pipe_reference* p, debug_reference_descriptor get_desc, int change)
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
radeonsi_pipe.h 97 struct pipe_reference reference;
radeonsi_pipe.c 525 if (pipe_reference(&(*oldf)->reference, &newf->reference)) {
si_state.c     [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_pipe.h 97 struct pipe_reference reference;
radeonsi_pipe.c 525 if (pipe_reference(&(*oldf)->reference, &newf->reference)) {
si_state.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_pipe.c 711 if (pipe_reference(&(*oldf)->reference, &newf->reference)) {
r600_pipe.h 285 struct pipe_reference reference;
r600_state.c 1026 pipe_reference(NULL, &texture->reference);
    [all...]
evergreen_state.c 1001 pipe_reference(NULL, &texture->reference);
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_pipe.c 711 if (pipe_reference(&(*oldf)->reference, &newf->reference)) {
r600_pipe.h 285 struct pipe_reference reference;
r600_state.c 1026 pipe_reference(NULL, &texture->reference);
    [all...]
evergreen_state.c 1001 pipe_reference(NULL, &texture->reference);
    [all...]

Completed in 1399 milliseconds

12