Home
last modified time | relevance | path

Searched refs:struct_for_storage_buffer_ (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidation_state.h660 return struct_for_storage_buffer_.find(type_id) != in IsStructForStorageBuffer()
661 struct_for_storage_buffer_.cend(); in IsStructForStorageBuffer()
665 struct_for_storage_buffer_.insert(type_id); in RegisterStructForStorageBuffer()
884 std::unordered_set<uint32_t> struct_for_storage_buffer_; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidation_state.h660 return struct_for_storage_buffer_.find(type_id) != in IsStructForStorageBuffer()
661 struct_for_storage_buffer_.cend(); in IsStructForStorageBuffer()
665 struct_for_storage_buffer_.insert(type_id); in RegisterStructForStorageBuffer()
884 std::unordered_set<uint32_t> struct_for_storage_buffer_; member
/third_party/spirv-tools/source/val/
H A Dvalidation_state.h709 return struct_for_storage_buffer_.find(type_id) != in IsStructForStorageBuffer()
710 struct_for_storage_buffer_.cend(); in IsStructForStorageBuffer()
714 struct_for_storage_buffer_.insert(type_id); in RegisterStructForStorageBuffer()
960 std::unordered_set<uint32_t> struct_for_storage_buffer_; member

Completed in 6 milliseconds