HomeSort by: relevance | last modified time | path
    Searched refs:texture_stage (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_binding.h 84 * @texture_stage: Device data used to reconstruct binding command.
88 uint32 texture_stage; member in struct:vmw_ctx_bindinfo_tex
vmwgfx_binding.c 585 cmd->body.s1.stage = binding->texture_stage;
vmwgfx_execbuf.c 1678 binding.texture_stage = cur_state->stage;
1680 binding.texture_stage);

Completed in 16 milliseconds