Searched defs:MSLResourceBinding (Results 1 – 1 of 1) sorted by relevance
87 struct MSLResourceBinding struct89 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;