Lines Matching defs:context
105 * @dx_query_ctx: DX context if this buffer object is used as a DX query MOB
163 * @binding_head: List head for the context binding list. Protected by
386 * struct vmw_sw_context - Command submission context
401 * @last_query_ctx: Last context that submitted a query
404 * @staged_bindings: Cached per-context binding tracker
405 * @staged_bindings_inuse: Whether the cached per-context binding tracker
409 * @ctx_list: List of context resources referenced in this command buffer
410 * @dx_ctx_node: Validation metadata of the current DX context
412 * @dx_query_ctx: The DX context used for the last DX query
414 * @ctx: The validation context
468 struct vmw_resource *context;
479 * enum vmw_sm_type - Graphics context capability supported by device.
480 * @VMW_SM_LEGACY: Pre DX context.
702 * has_sm4_context - Does the device support SM4 context.
705 * Return: Bool value if device support SM4 context or not.
713 * has_sm4_1_context - Does the device support SM4_1 context.
716 * Return: Bool value if device support SM4_1 context or not.
724 * has_sm5_context - Does the device support SM5 context.
727 * Return: Bool value if device support SM5 context or not.
1498 * command buffer execution errors due to malformed commands, invalid context,