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

  /external/mesa3d/src/gallium/drivers/r600/
r600_pipe.c 259 rctx->has_vertex_cache = !(rctx->family == CHIP_RV610 ||
275 rctx->has_vertex_cache = !(rctx->family == CHIP_CEDAR ||
r600_pipe.h 329 boolean has_vertex_cache; member in struct:r600_context
r600_hw_context.c 886 if (ctx->has_vertex_cache) {
    [all...]

Completed in 858 milliseconds