Home
last modified time | relevance | path

Searched refs:out_flags (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_resource.h171 unsigned out_flags = 0; in pipe_to_virgl_flags() local
173 out_flags |= VIRGL_RESOURCE_FLAG_MAP_PERSISTENT; in pipe_to_virgl_flags()
176 out_flags |= VIRGL_RESOURCE_FLAG_MAP_COHERENT; in pipe_to_virgl_flags()
178 return out_flags; in pipe_to_virgl_flags()
/third_party/libdrm/amdgpu/
H A Damdgpu_cs.c173 uint32_t *out_flags) in amdgpu_cs_ctx_stable_pstate()
187 if (!r && out_flags) in amdgpu_cs_ctx_stable_pstate()
188 *out_flags = args.out.pstate.flags; in amdgpu_cs_ctx_stable_pstate()
170 amdgpu_cs_ctx_stable_pstate(amdgpu_context_handle context, uint32_t op, uint32_t flags, uint32_t *out_flags) amdgpu_cs_ctx_stable_pstate() argument
H A Damdgpu.h948 * \param out_flags - \c [out] output current stable pstate
955 uint32_t *out_flags);
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_bridge.h378 uint64_t out_flags; member
/third_party/ffmpeg/libavcodec/
H A Dlibxvid.c832 if (xvid_enc_frame.out_flags & XVID_KEYFRAME) { in xvid_encode_frame()

Completed in 8 milliseconds