Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DSpirvShader.hpp511 class TypeOrObjectID : public SpirvID<TypeOrObject> class in sw::Spirv
516 inline TypeOrObjectID(uint32_t id) in TypeOrObjectID() function in sw::Spirv::TypeOrObjectID
519 inline TypeOrObjectID(Type::ID id) in TypeOrObjectID() function in sw::Spirv::TypeOrObjectID
522 inline TypeOrObjectID(Object::ID id) in TypeOrObjectID() function in sw::Spirv::TypeOrObjectID