OSDN Git Service

i965/vs: Move URB entry_size and read_length calculations to compile_vs
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 15 Oct 2015 18:39:06 +0000 (11:39 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 19 Oct 2015 15:47:03 +0000 (08:47 -0700)
commit41c474df53d9dcd5fd8e24eba5b7acc2b3c32795
treebd7554f03601295f9ae418ebf69c3174a37b7d2b
parent6980372010ad5929c0b4b0a0370d281cbd6f8b2e
i965/vs: Move URB entry_size and read_length calculations to compile_vs

Reviewed-By: Eduardo Lima Mitev <elima@igalia.com>
src/mesa/drivers/dri/i965/brw_vec4.cpp
src/mesa/drivers/dri/i965/brw_vs.c