Searched defs:src_state (Results 1 – 5 of 5) sorted by relevance
1836 struct anv_state src_state = primary->state.attachment_states; in genX() local5789 struct anv_attachment_state *src_state = in cmd_buffer_end_subpass() local
4773 XXH3_copyState(XXH3_state_t* dst_state, const XXH3_state_t* src_state) in XXH3_copyState()
5281 const XXH3_state_t *src_state) { in XXH3_copyState()
4629 XXH3_copyState(XXH3_state_t* dst_state, const XXH3_state_t* src_state) in XXH3_copyState()
2159 …geCopyData(const uint32_t regionCount, const VkImageCopy *ic_regions, const IMAGE_STATE *src_state, in ValidateImageCopyData()