Searched refs:STORAGE_CASE (Results 1 – 1 of 1) sorted by relevance
555 #define STORAGE_CASE(storage, cap8, cap16) \ in getCapabilities() macro577 STORAGE_CASE(PushConstant, StoragePushConstant8, StoragePushConstant16); in getCapabilities()578 STORAGE_CASE(StorageBuffer, StorageBuffer8BitAccess, in getCapabilities()580 STORAGE_CASE(Uniform, UniformAndStorageBuffer8BitAccess, in getCapabilities()596 #undef STORAGE_CASE in getCapabilities()