Searched refs:PROGRAM_IMAGE (Results 1 – 3 of 3) sorted by relevance
71 PROGRAM_IMAGE, /**< for shader images, compile-time only */ enumerator
80 case PROGRAM_IMAGE: in _mesa_register_file_name()
3839 st_src_reg image(PROGRAM_IMAGE, 0, GLSL_TYPE_UINT); in visit_image_intrinsic()4267 st_src_reg resource(is_image ? PROGRAM_IMAGE : PROGRAM_SAMPLER, 0, GLSL_TYPE_UINT); in handle_bound_deref()4819 } else if (inst->resource.file == PROGRAM_IMAGE) { in count_resources()6233 if (inst->resource.file == PROGRAM_IMAGE) { in compile_tgsi_instruction()6256 if (inst->resource.file == PROGRAM_IMAGE) { in compile_tgsi_instruction()