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

  /external/mesa3d/src/gallium/drivers/radeonsi/
si_descriptors.c 513 rtex->resource.bind_history |= PIPE_BIND_SAMPLER_VIEW;
789 res->bind_history |= PIPE_BIND_SHADER_IMAGE;
    [all...]
si_state_streamout.c 209 r600_resource(buffer)->bind_history |= PIPE_BIND_STREAM_OUTPUT;
si_state.c     [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
r600_pipe_common.h 151 unsigned bind_history; member in struct:r600_resource
r600_buffer_common.c 603 rbuffer->bind_history = 0;