Searched refs:location_id (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_video.h106 Atom device_id, location_id, instance_id; member in struct:__anone192d83f0108
H A Dradeon_video.c1316 pPriv->location_id = MAKE_ATOM(tmp);
2111 *value = pPriv->location_id;
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_private.h916 vtn_get_call_payload_for_location(struct vtn_builder *b, uint32_t location_id);
H A Dvtn_variables.c1782 vtn_get_call_payload_for_location(struct vtn_builder *b, uint32_t location_id) argument
1784 uint32_t location = vtn_constant_uint(b, location_id);

Completed in 12 milliseconds