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

  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_batchbuffer.c 705 if (brw->hw_ctx == 0) {
929 uint32_t hw_ctx = batch->ring == RENDER_RING ? brw->hw_ctx : 0; local
    [all...]
brw_context.h 759 uint32_t hw_ctx; member in struct:brw_context
    [all...]
  /external/mesa3d/src/amd/vulkan/
radv_private.h 557 struct radeon_winsys_ctx *hw_ctx; member in struct:radv_queue
    [all...]

Completed in 277 milliseconds