OSDN Git Service

gallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_CAP_THROTTLE
authorJames Xiong <james.xiong@intel.com>
Mon, 14 Oct 2019 08:05:46 +0000 (10:05 +0200)
committerMichel Dänzer <mdaenzer@redhat.com>
Mon, 14 Oct 2019 08:05:46 +0000 (10:05 +0200)
commit4f963b03a1015c87813a7215bae20e8ba2e088a2
tree516173aad38e6958ad817f6ff6c2f8396729ef4f
parenta65e29ccb261f3c127c49e73d0da92124234668f
gallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_CAP_THROTTLE

v2: [ Michel Dänzer ]
* Update src/gallium/docs/source/screen.rst accordingly

Signed-off-by: James Xiong <james.xiong@intel.com>
Reviewed-by: Michel Dänzer <mdaenzer@redhat.com> # v1
Reviewed-by: Marek Olšák <marek.olsak@amd.com> # v1
src/gallium/auxiliary/util/u_screen.c
src/gallium/docs/source/screen.rst
src/gallium/drivers/iris/iris_screen.c
src/gallium/drivers/nouveau/nv50/nv50_screen.c
src/gallium/drivers/nouveau/nvc0/nvc0_screen.c
src/gallium/include/pipe/p_defines.h
src/gallium/state_trackers/dri/dri2.c