aboutsummaryrefslogtreecommitdiffstats
path: root/include/GLES
diff options
context:
space:
mode:
authorJordan Justen <[email protected]>2015-09-24 01:20:55 -0700
committerJordan Justen <[email protected]>2015-09-29 08:23:47 -0700
commitd1be9d21265cf4e344a5d78b17cea7ee2c8408a1 (patch)
tree453c158fe85a2681adf23098c60ffe9755a76822 /include/GLES
parentd57a85f32b2242e19c2d20e91af0218d41e1e9fe (diff)
i965/cs: Add a binding table entry for gl_NumWorkGroups
If glDispatchComputeIndirect is used, then the value for this variable must be read from the indirect BO. To allow the same generated code to support indirect and glDispatchCompute, we will also setup a BO for the number of work groups using the intel_upload_data mechanism. This will only be required if the gl_NumWorkGroups variable is accessed. Signed-off-by: Jordan Justen <[email protected]> Reviewed-by: Kristian Høgsberg <[email protected]>
Diffstat (limited to 'include/GLES')
0 files changed, 0 insertions, 0 deletions