projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86a53d2
)
vk/cmd_buffer: Update a comment
author
Jason Ekstrand
<jason.ekstrand@intel.com>
Wed, 29 Jul 2015 15:33:56 +0000
(08:33 -0700)
committer
Jason Ekstrand
<jason.ekstrand@intel.com>
Wed, 29 Jul 2015 15:33:56 +0000
(08:33 -0700)
src/vulkan/anv_private.h
patch
|
blob
|
history
diff --git
a/src/vulkan/anv_private.h
b/src/vulkan/anv_private.h
index 14f4ac2004a6a167583e24bce685041ae1bcc78d..3258e8c2adc4a104dbe965128e6a3b69f8569145 100644
(file)
--- a/
src/vulkan/anv_private.h
+++ b/
src/vulkan/anv_private.h
@@
-706,8
+706,9
@@
struct anv_cmd_buffer {
uint32_t surface_next;
struct anv_reloc_list surface_relocs;
- /* Information needed for execbuf that's generated when the command
- * buffer is ended.
+ /* Information needed for execbuf
+ *
+ * These fields are generated by anv_cmd_buffer_prepare_execbuf().
*/
struct {
struct drm_i915_gem_execbuffer2 execbuf;