Searched refs:swr_resource_data (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_resource.h92 swr_resource_data(struct pipe_resource *resource) function in typeref:typename:INLINE uint8_t *
H A Dswr_state.cpp876 (const float *)(swr_resource_data(cb->buffer) +
1317 p_data = swr_resource_data(vb->buffer.resource) + vb->buffer_offset;
1348 p_data = swr_resource_data(info.index.resource);
1745 (gfxptr_t)(swr_resource_data(ctx->so_targets[i]->buffer) +
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_resource.h93 swr_resource_data(struct pipe_resource *resource) function in typeref:typename:INLINE uint8_t *
H A Dswr_state.cpp1000 (const float *)(swr_resource_data(cb->buffer) +
1479 p_data = swr_resource_data(vb->buffer.resource) + vb->buffer_offset;
1510 p_data = swr_resource_data(info.index.resource);
2022 (gfxptr_t)(swr_resource_data(ctx->so_targets[i]->buffer) +

Completed in 9 milliseconds