Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
vulkan-validation-layers
/
4443fe8fba4214158d28bf67982c2a3f0c8e8d68
/
layers
/
descriptor_sets.cpp
cebc4c0
layers: Update descriptor binding to use an ordered map
by Tobin Ehlis
· 8 years ago
81e4637
layers: Add cmd buffer binding for descriptor resources
by Tobin Ehlis
· 8 years ago
8020eea
layers: Add tracking between sampler and cmd buffer
by Tobin Ehlis
· 8 years ago
f951910
layers: Only bind active sets to cmd buffers
by Tobin Ehlis
· 8 years ago
9252c2b
layers: Add descriptor sets to CB_INVALID tracking
by Tobin Ehlis
· 8 years ago
3066db6
layers: Fix spelling dynami->dynamic
by Tobin Ehlis
· 8 years ago
5798913
layers: Validate image view type requirement for descriptor sets
by Chris Forbes
· 8 years ago
c7090a8
layers: Add plumbing for descriptor requirements
by Chris Forbes
· 8 years ago
8128096
layers: Validation buffer descriptor updates for bound memory
by Tobin Ehlis
· 8 years ago
5d749ea
layers: Remove DRAWSTATE_INVALID_POOL check
by Tobin Ehlis
· 8 years ago
585f66d
tests: Add tests for invalid VkDescriptorBufferInfo
by Tobin Ehlis
· 8 years ago
3d38f08
layers: Add validation for VkDescriptorBufferInfo struct
by Tobin Ehlis
· 8 years ago
2556f5b
layers: Unify invalid command buffer handling
by Tobin Ehlis
· 8 years ago
58c5958
layers: GH616 Improve descriptor set invalid binding handling
by Tobin Ehlis
· 8 years ago
bbf3f91
layers: GH644 Validate DS image aspect bit restriction
by Tobin Ehlis
· 8 years ago
ef0de16
layers: Fix dynamic descriptor count
by Tobin Ehlis
· 8 years ago
815e813
layers: Clean up poolMap access
by Tobin Ehlis
· 8 years ago
4e38059
layers: Added getSwapchainNode() helper
by Tobin Ehlis
· 8 years ago
969a526
layers: Add getSwapchainFromImage() helper
by Tobin Ehlis
· 8 years ago
d7619a8
layers: Remove unneeded layout_map
by Tobin Ehlis
· 8 years ago
1c9c55f
layers: Add getImageNode() helper
by Tobin Ehlis
· 8 years ago
d5fb09e
layers: Add getImageViewData() helper
by Tobin Ehlis
· 8 years ago
e2f8029
layers: Add getSamplerNode() helper
by Tobin Ehlis
· 8 years ago
424859c
layers: Add getBufferViewInfo() helper
by Tobin Ehlis
· 8 years ago
997b258
layers: Update getMemObjInfo helper
by Tobin Ehlis
· 8 years ago
94bc5d2
layers: Add getBufferNode() helper
by Tobin Ehlis
· 8 years ago
6a72dc7
layers: Make layer_data visible to DescriptorSet
by Tobin Ehlis
· 8 years ago
68d0adf
layers: Pass common data between pre/post AllocDescriptorSets
by Tobin Ehlis
· 8 years ago
ee47146
layers: Add DescriptorSet interface for allocation
by Tobin Ehlis
· 8 years ago
5eb9765
layers: GH611 Fix dynamic offset indexing
by iostrows
· 8 years ago
1809f91
layers: DescriptorSet class indentation fixes
by Tobin Ehlis
· 8 years ago
cbcf234
layers: Improve descriptor copy update validation
by Tobin Ehlis
· 8 years ago
57ae28f
layers: Remove unneeded else block
by Tobin Ehlis
· 8 years ago
6bd2b98
layers: Add usage bit validation for buffer descriptors
by Tobin Ehlis
· 8 years ago
554bf38
layers: Add usage bit validation for image descriptors
by Tobin Ehlis
· 8 years ago
cb621ea
layers: take better advantage of emplace_back in descriptor sets
by Chris Forbes
· 8 years ago
b4e0bdb
layers: Remove old hacks for imprecise descriptor tracking for compute
by Chris Forbes
· 8 years ago
56a3094
layers: DescriptorSet class clean-up
by Tobin Ehlis
· 8 years ago
d41e7b6
layers: Verify that src of copy update is updated
by Tobin Ehlis
· 8 years ago
300888c
layers: Refactor DescriptorSet update interface
by Tobin Ehlis
· 8 years ago
9906d9d
layers: Improve DescriptorSet cleanup
by Tobin Ehlis
· 8 years ago
03d61de
layers: Refactor DescriptorSet Update code
by Tobin Ehlis
· 8 years ago
1f946f8
layers: Migrate VerifyUpdateConsistency to DescriptorSetLayout class
by Tobin Ehlis
· 9 years ago
664e601
layers: Store layout bindings_ by value instead of ptr
by Tobin Ehlis
· 9 years ago
b685213
layers: Remove unused IsUpdated(uint32_t) from DescriptorSet class
by Tobin Ehlis
· 9 years ago
ad412f4
layers: Removed unused full_update_ from DescriptorSet class
by Tobin Ehlis
· 9 years ago
0bc3063
layers: Remove use of map at() function from descriptor_set class
by Tobin Ehlis
· 9 years ago
81f1785
layers: Clean up access to descriptors_ vector
by Tobin Ehlis
· 9 years ago
0a43bde
layers: Rearchitect Descriptor Set validation code
by Tobin Ehlis
· 9 years ago