Home
last modified time | relevance | path

Searched refs:IsStorageTexture (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dusage.cc67 if ((IsStorageTexture() || is_sampled_ || is_multisampled_ || is_depth_) && in IsValid()
87 if (IsStorageTexture()) { in IsValid()
93 if (IsStorageTexture()) { in IsValid()
99 if (IsStorageTexture()) { in IsValid()
121 return is_sampled_ || IsStorageTexture(); in IsComplete()
H A Dusage.h73 bool IsStorageTexture() const { in IsStorageTexture() function in tint::reader::spirv::Usage

Completed in 2 milliseconds