Searched defs:image_variable (Results 1 – 4 of 4) sorted by relevance
255 Instruction* image_variable) { in GetSampledImageTypeForImage()326 Instruction* image_variable, uint32_t sampled_image_type_id) { in ConvertImageVariableToSampledImage()343 Instruction* image_variable, in UpdateImageVariableToSampledImage()366 Instruction* sampled_image_inst, Instruction* image_variable) { in DoesSampledImageReferenceImage()
6832 auto *image_variable = maybe_get_backing_variable(image_id); in to_texture_op() local