Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.hpp87 struct MSLResourceBinding struct
89 spv::ExecutionModel stage = spv::ExecutionModelMax;
90 SPIRType::BaseType basetype = SPIRType::Unknown;
91 uint32_t desc_set = 0;
92 uint32_t binding = 0;
93 uint32_t count = 0;
94 uint32_t msl_buffer = 0;
95 uint32_t msl_texture = 0;
96 uint32_t msl_sampler = 0;