Home
last modified time | relevance | path

Searched defs:DeviceInfo (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
DObjectStorage.h27 struct DeviceInfo { struct
50 DeviceInfo* deviceInfo = nullptr; argument
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h2054 struct DeviceInfo { struct
2055 uint16_t lds_encoding_granule;
2056 uint16_t lds_alloc_granule;
2057 uint32_t lds_limit; /* in bytes */
2058 bool has_16bank_lds;
2059 uint16_t physical_sgprs;
2060 uint16_t physical_vgprs;
2061 uint16_t vgpr_limit;
2062 uint16_t sgpr_limit;
2063 uint16_t sgpr_alloc_granule;
[all …]
/third_party/skia/third_party/externals/angle2/src/common/
Dpacked_cl_enums.json13 "DeviceInfo": { object
DPackedCLEnums_autogen.h79 enum class DeviceInfo : uint8_t enum