Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShader.hpp515 class TypeOrObjectID : public SpirvID<TypeOrObject> class in sw::Spirv
520 inline TypeOrObjectID(uint32_t id) in TypeOrObjectID() function in sw::Spirv::TypeOrObjectID
523 inline TypeOrObjectID(Type::ID id) in TypeOrObjectID() function in sw::Spirv::TypeOrObjectID
526 inline TypeOrObjectID(Object::ID id) in TypeOrObjectID() function in sw::Spirv::TypeOrObjectID